summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-13 06:41:08 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-13 06:42:15 -0400
commitfcc7bcc64b577a4d3b867c60789ba012bbf0847d (patch)
treebd6f71a8f50ff26e8da20cd394483a1e42e6d19f
parentsys-devel/dwz: remove superseded revision (diff)
downloadgentoo-fcc7bcc64b577a4d3b867c60789ba012bbf0847d.tar.gz
gentoo-fcc7bcc64b577a4d3b867c60789ba012bbf0847d.tar.bz2
gentoo-fcc7bcc64b577a4d3b867c60789ba012bbf0847d.zip
sys-apps/elfix: stable on arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r--sys-apps/elfix/elfix-0.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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"