diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-23 07:27:59 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-23 07:44:08 +0100 |
commit | 82055ed4f29ad2682069a2a4d6b0d8cbb3e56baf (patch) | |
tree | 259605feac009cf8a4ab073c78f520c6ac633ced /dev-python/path-py | |
parent | dev-python/pytest-runner: Stable for HPPA (bug #564588). (diff) | |
download | gentoo-82055ed4f29ad2682069a2a4d6b0d8cbb3e56baf.tar.gz gentoo-82055ed4f29ad2682069a2a4d6b0d8cbb3e56baf.tar.bz2 gentoo-82055ed4f29ad2682069a2a4d6b0d8cbb3e56baf.zip |
dev-python/path-py: Stable for HPPA (bug #564588).
Package-Manager: portage-2.2.25
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/path-py')
-rw-r--r-- | dev-python/path-py/path-py-8.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/path-py/path-py-8.1.2.ebuild b/dev-python/path-py/path-py-8.1.2.ebuild index 5099315f8054..112e60f727f3 100644 --- a/dev-python/path-py/path-py-8.1.2.ebuild +++ b/dev-python/path-py/path-py-8.1.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/p/path.py/${MY_P}.tar.gz" SLOT="0" LICENSE="MIT" -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="test" DEPEND=" |