summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-11-10 19:58:03 +0100
committerMarkus Meier <maekke@gentoo.org>2015-11-10 19:58:03 +0100
commitad57d45230616dd9e29a0dcd877f24b504fe029c (patch)
tree944a3aa1dfbf345b796cd8f3f851a36590eda3d2 /sys-apps/elfix
parentdev-python/pypax: arm stable, bug #564286 (diff)
downloadgentoo-ad57d45230616dd9e29a0dcd877f24b504fe029c.tar.gz
gentoo-ad57d45230616dd9e29a0dcd877f24b504fe029c.tar.bz2
gentoo-ad57d45230616dd9e29a0dcd877f24b504fe029c.zip
sys-apps/elfix: arm stable, bug #564286
Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-apps/elfix')
-rw-r--r--sys-apps/elfix/elfix-0.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/elfix/elfix-0.9.2.ebuild b/sys-apps/elfix/elfix-0.9.2.ebuild
index 1109d3a2d794..08969c41b558 100644
--- a/sys-apps/elfix/elfix-0.9.2.ebuild
+++ b/sys-apps/elfix/elfix-0.9.2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-2
else
SRC_URI="https://dev.gentoo.org/~blueness/elfix/${P}.tar.gz"
- KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86"
+ KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86"
fi
DESCRIPTION="A suite of tools to work with ELF objects on Hardened Gentoo"