dev-python/pypax: amd64 stable wrt bug #564286

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
This commit is contained in:
Agostino Sarubbo
2015-10-30 10:18:06 +01:00
parent f03d18d7ea
commit b3f235f87c

View File

@@ -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