diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-28 22:24:48 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-28 22:34:21 +0200 |
commit | a249e1fbca9fa3630ae0a2725253a63ee64701b0 (patch) | |
tree | 9eba6a2b4b681a1bea6268cd0cd137eedcde168e /sys-apps/elfix | |
parent | dev-python/pypax: x86 stable (bug #684380) (diff) | |
download | gentoo-a249e1fbca9fa3630ae0a2725253a63ee64701b0.tar.gz gentoo-a249e1fbca9fa3630ae0a2725253a63ee64701b0.tar.bz2 gentoo-a249e1fbca9fa3630ae0a2725253a63ee64701b0.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>
Diffstat (limited to 'sys-apps/elfix')
-rw-r--r-- | sys-apps/elfix/elfix-0.9.5.ebuild | 2 |
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" |