From: Aaron Bauman Date: Tue, 24 Dec 2019 04:28:00 +0000 (-0500) Subject: sys-devel/autogen: arm64 stable (bug #703632) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7de66805f3f4a890570bea148cc8bc9d85552554;p=gentoo.git sys-devel/autogen: arm64 stable (bug #703632) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.82, Repoman-2.3.20 --- diff --git a/sys-devel/autogen/autogen-5.18.16-r1.ebuild b/sys-devel/autogen/autogen-5.18.16-r1.ebuild index a10a119e2d26..2630b791b5ae 100644 --- a/sys-devel/autogen/autogen-5.18.16-r1.ebuild +++ b/sys-devel/autogen/autogen-5.18.16-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/rel${PV}/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="libopts static-libs" RDEPEND=">=dev-scheme/guile-2.0:=