diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-23 07:07:30 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-23 07:43:14 +0100 |
commit | 4ead41908538c70e6158e720ec24ae0d43ed03fc (patch) | |
tree | 2b7e88fa992ef3ac35de7cc5671ce6423e337eca /dev-python/lockfile | |
parent | dev-ruby/minitest: add 5.8.3 (diff) | |
download | gentoo-4ead41908538c70e6158e720ec24ae0d43ed03fc.tar.gz gentoo-4ead41908538c70e6158e720ec24ae0d43ed03fc.tar.bz2 gentoo-4ead41908538c70e6158e720ec24ae0d43ed03fc.zip |
dev-python/lockfile: Stable for HPPA (bug #564588).
Package-Manager: portage-2.2.25
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/lockfile')
-rw-r--r-- | dev-python/lockfile/lockfile-0.11.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lockfile/lockfile-0.11.0-r1.ebuild b/dev-python/lockfile/lockfile-0.11.0-r1.ebuild index 4a81ec382458..ff9841922df0 100644 --- a/dev-python/lockfile/lockfile-0.11.0-r1.ebuild +++ b/dev-python/lockfile/lockfile-0.11.0-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="doc test" DEPEND=" |