diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:00:17 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:00:17 +0200 |
commit | ea996d6ffe2942b15aa7c6125fdc9b6bf31edc44 (patch) | |
tree | 57301047210e31b705ec902428a2f87b437c3584 /dev-libs/tre | |
parent | sys-apps/diffutils: Stabilize 3.9 hppa, #899322 (diff) | |
download | gentoo-ea996d6ffe2942b15aa7c6125fdc9b6bf31edc44.tar.gz gentoo-ea996d6ffe2942b15aa7c6125fdc9b6bf31edc44.tar.bz2 gentoo-ea996d6ffe2942b15aa7c6125fdc9b6bf31edc44.zip |
dev-libs/tre: Stabilize 0.8.0_p20210321-r3 arm, #899270
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/tre')
-rw-r--r-- | dev-libs/tre/tre-0.8.0_p20210321-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tre/tre-0.8.0_p20210321-r3.ebuild b/dev-libs/tre/tre-0.8.0_p20210321-r3.ebuild index b77f0d9f9b76..e80c8978678f 100644 --- a/dev-libs/tre/tre-0.8.0_p20210321-r3.ebuild +++ b/dev-libs/tre/tre-0.8.0_p20210321-r3.ebuild @@ -20,7 +20,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=" |