From: Anthony G. Basile Date: Sat, 13 Apr 2019 10:41:08 +0000 (-0400) Subject: sys-apps/elfix: stable on arm64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fcc7bcc64b577a4d3b867c60789ba012bbf0847d;p=gentoo.git sys-apps/elfix: stable on arm64 Signed-off-by: Anthony G. Basile Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/sys-apps/elfix/elfix-0.9.4.ebuild b/sys-apps/elfix/elfix-0.9.4.ebuild index fcc5f838919d..c5af80158a39 100644 --- a/sys-apps/elfix/elfix-0.9.4.ebuild +++ b/sys-apps/elfix/elfix-0.9.4.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999* ]] ; then inherit autotools git-r3 else SRC_URI="https://dev.gentoo.org/~blueness/elfix/${P}.tar.gz" - KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86" fi DESCRIPTION="A suite of tools to work with ELF objects on Hardened Gentoo"