dev-python/pypax: x86 stable (bug #672208)
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 7 Dec 2018 02:18:07 +0000 (03:18 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 7 Dec 2018 02:40:32 +0000 (03:40 +0100)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-python/pypax/pypax-0.9.3.ebuild

index 8d14788d2b415c3924b34e1ccd335a816c1b8348..72f0e560fc8c7bb5bbf29acc517bdd3c2dbbfcd7 100644 (file)
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]] ; then
        inherit git-r3
 else
        SRC_URI="https://dev.gentoo.org/~blueness/elfix/elfix-${PV}.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"
        S="${WORKDIR}/elfix-${PV}"
 fi