summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-10-29 08:03:42 +0100
committerJeroen Roovers <jer@gentoo.org>2015-10-29 08:05:24 +0100
commitaff32c2b16de61a880da09e6b35e1e4d0f11146a (patch)
treee620dc9b5dcd56f4bcff068770a7f78231bf4dc2 /sys-apps/elfix
parentdev-python/pypax: Stable for PPC64 (bug #564286). (diff)
downloadgentoo-aff32c2b16de61a880da09e6b35e1e4d0f11146a.tar.gz
gentoo-aff32c2b16de61a880da09e6b35e1e4d0f11146a.tar.bz2
gentoo-aff32c2b16de61a880da09e6b35e1e4d0f11146a.zip
sys-apps/elfix: Stable for PPC64 (bug #564286).
Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches
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 f303c412cd30..d089e5e4612c 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"