diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 12:19:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 12:19:11 +0100 |
commit | 0daa284de92f7517e4913d210872a84a827c25ee (patch) | |
tree | 39176c5ea8dca7314ea307b1cd50d9b8908775c8 /dev-python/pypax | |
parent | sys-apps/elfix: sparc stable wrt bug #564286 (diff) | |
download | gentoo-0daa284de92f7517e4913d210872a84a827c25ee.tar.gz gentoo-0daa284de92f7517e4913d210872a84a827c25ee.tar.bz2 gentoo-0daa284de92f7517e4913d210872a84a827c25ee.zip |
dev-python/pypax: sparc stable wrt bug #564286
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/pypax')
-rw-r--r-- | dev-python/pypax/pypax-0.9.2.ebuild | 2 |
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 c60fec887791..2422748bf68e 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 |