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

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
This commit is contained in:
Agostino Sarubbo
2015-11-16 15:19:11 +01:00
parent ec1fe2c671
commit 9016428d03

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