diff options
author | Sam James <sam@gentoo.org> | 2022-06-12 15:52:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-12 16:19:25 +0100 |
commit | 5d57fea19ea57df8e5779ccf9e87fd94e18bd6cd (patch) | |
tree | 46d7b7bf49b7825663807c2b51602cdbc6b1ad99 /dev-libs/tre/tre-0.8.0_p20210321-r1.ebuild | |
parent | app-emulation/ruffle: drop 0_p20220429 (diff) | |
download | gentoo-5d57fea19ea57df8e5779ccf9e87fd94e18bd6cd.tar.gz gentoo-5d57fea19ea57df8e5779ccf9e87fd94e18bd6cd.tar.bz2 gentoo-5d57fea19ea57df8e5779ccf9e87fd94e18bd6cd.zip |
dev-libs/tre: drop -r1 back to ~arch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/tre/tre-0.8.0_p20210321-r1.ebuild')
-rw-r--r-- | dev-libs/tre/tre-0.8.0_p20210321-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tre/tre-0.8.0_p20210321-r1.ebuild b/dev-libs/tre/tre-0.8.0_p20210321-r1.ebuild index cb47d0ac88fe..372990075c8a 100644 --- a/dev-libs/tre/tre-0.8.0_p20210321-r1.ebuild +++ b/dev-libs/tre/tre-0.8.0_p20210321-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}-${COMMIT}" 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="+agrep +alloca +approx debug nls profile python" RDEPEND=" |