summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-04-28 22:24:48 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-04-28 22:34:21 +0200
commita249e1fbca9fa3630ae0a2725253a63ee64701b0 (patch)
tree9eba6a2b4b681a1bea6268cd0cd137eedcde168e
parentdev-python/pypax: x86 stable (bug #684380) (diff)
downloadgentoo-a249e1fb.tar.gz
gentoo-a249e1fb.tar.bz2
gentoo-a249e1fb.zip
sys-apps/elfix: x86 stable (bug #684380)
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--sys-apps/elfix/elfix-0.9.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/elfix/elfix-0.9.5.ebuild b/sys-apps/elfix/elfix-0.9.5.ebuild
index 8f5e4ebcfdb9..020b1d758a4a 100644
--- a/sys-apps/elfix/elfix-0.9.5.ebuild
+++ b/sys-apps/elfix/elfix-0.9.5.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"