commit: ef9d091a3e8fdb4f305c8283df2b50bab5b5ba11 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 7 18:56:02 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Sep 7 18:56:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef9d091a
app-text/agrep: Keyword 2.04-r2 arm64, #809710 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/agrep/agrep-2.04-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/agrep/agrep-2.04-r2.ebuild b/app-text/agrep/agrep-2.04-r2.ebuild index d2ff1e0dd62..522dc26f746 100644 --- a/app-text/agrep/agrep-2.04-r2.ebuild +++ b/app-text/agrep/agrep-2.04-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.cs.arizona.edu/${PN}/${P}.tar.Z" LICENSE="AGREP" SLOT="0" -KEYWORDS="amd64 arm ~mips ppc ppc64 sparc x86 ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 sparc x86 ~ppc-macos ~sparc-solaris" RDEPEND=" !dev-libs/tre
