summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-03 09:43:15 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-03 09:43:15 +0300
commit2b7e281da98a1c98421708f7ec466809187e17b2 (patch)
tree678ce47ed899c7f0df2aaa6031e756da442d27ee /sys-apps/elfix
parentdev-python/pypax: amd64 stable wrt bug #672208 (diff)
downloadgentoo-2b7e281da98a1c98421708f7ec466809187e17b2.tar.gz
gentoo-2b7e281da98a1c98421708f7ec466809187e17b2.tar.bz2
gentoo-2b7e281da98a1c98421708f7ec466809187e17b2.zip
sys-apps/elfix: amd64 stable wrt bug #672208
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-apps/elfix')
-rw-r--r--sys-apps/elfix/elfix-0.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/elfix/elfix-0.9.3.ebuild b/sys-apps/elfix/elfix-0.9.3.ebuild
index 7d112c4cde0c..7607ac7f5323 100644
--- a/sys-apps/elfix/elfix-0.9.3.ebuild
+++ b/sys-apps/elfix/elfix-0.9.3.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"