diff options
author | Sam James <sam@gentoo.org> | 2022-02-25 20:53:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-25 20:53:32 +0000 |
commit | 1d6c5b4d46d87f728a48f58aef174214c73b9a04 (patch) | |
tree | d5e4e435df4de132b7434d11e403e9be18a028c6 /dev-libs/tre | |
parent | app-misc/wayland-utils: Stabilize 1.0.0 arm64, #831416 (diff) | |
download | gentoo-1d6c5b4d46d87f728a48f58aef174214c73b9a04.tar.gz gentoo-1d6c5b4d46d87f728a48f58aef174214c73b9a04.tar.bz2 gentoo-1d6c5b4d46d87f728a48f58aef174214c73b9a04.zip |
dev-libs/tre: Stabilize 0.8.0-r2 arm64, #829523
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/tre')
-rw-r--r-- | dev-libs/tre/tre-0.8.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/tre/tre-0.8.0-r2.ebuild b/dev-libs/tre/tre-0.8.0-r2.ebuild index f3c3ce1a75bf..4558fd3f46e8 100644 --- a/dev-libs/tre/tre-0.8.0-r2.ebuild +++ b/dev-libs/tre/tre-0.8.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://laurikari.net/tre/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="nls static-libs" RDEPEND=" |