diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-23 07:13:32 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-23 07:43:34 +0100 |
commit | ff4525725215f7137e8e41dbe2931c189c9ea80d (patch) | |
tree | 048991f61ac1afce45bc7e9a52c48215ac35a99d /dev-python/distlib | |
parent | dev-python/colorama: Stable for HPPA (bug #564588). (diff) | |
download | gentoo-ff4525725215f7137e8e41dbe2931c189c9ea80d.tar.gz gentoo-ff4525725215f7137e8e41dbe2931c189c9ea80d.tar.bz2 gentoo-ff4525725215f7137e8e41dbe2931c189c9ea80d.zip |
dev-python/distlib: Stable for HPPA (bug #564588).
Package-Manager: portage-2.2.25
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/distlib')
-rw-r--r-- | dev-python/distlib/distlib-0.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/distlib/distlib-0.2.1.ebuild b/dev-python/distlib/distlib-0.2.1.ebuild index d439d5c09405..e32d220710ff 100644 --- a/dev-python/distlib/distlib-0.2.1.ebuild +++ b/dev-python/distlib/distlib-0.2.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" SLOT="0" LICENSE="BSD" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" python_test() { |