summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-10-30 10:18:06 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-10-30 10:18:06 +0100
commitb3f235f87c44ce7736998823f2af82e7f06c3e04 (patch)
tree984e11c8c4824a1feaf4f6162ec639c682226219
parentsys-apps/elfix: amd64 stable wrt bug #564286 (diff)
downloadgentoo-b3f235f87c44ce7736998823f2af82e7f06c3e04.tar.gz
gentoo-b3f235f87c44ce7736998823f2af82e7f06c3e04.tar.bz2
gentoo-b3f235f87c44ce7736998823f2af82e7f06c3e04.zip
dev-python/pypax: amd64 stable wrt bug #564286
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
-rw-r--r--dev-python/pypax/pypax-0.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypax/pypax-0.9.2.ebuild b/dev-python/pypax/pypax-0.9.2.ebuild
index 73d8d1946750..98082dbe51d6 100644
--- a/dev-python/pypax/pypax-0.9.2.ebuild
+++ b/dev-python/pypax/pypax-0.9.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-2
else
SRC_URI="https://dev.gentoo.org/~blueness/elfix/elfix-${PV}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86"
S="${WORKDIR}/elfix-${PV}"
fi