dev-python/pypax: Stable for PPC64 (bug #564286).

Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
This commit is contained in:
Jeroen Roovers
2015-10-29 08:02:56 +01:00
parent 844101397c
commit b0f1f383e8

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