diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:30:21 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:34:48 +0100 |
commit | 29d9370414deef5fbfb20c2a9a9d0a78559821ed (patch) | |
tree | bacb92a2666fde1e165ed71495470c62512e4901 /dev-python/hgdistver | |
parent | dev-python/execnet: ppc64 stable (bug 602484) (diff) | |
download | gentoo-29d9370414deef5fbfb20c2a9a9d0a78559821ed.tar.gz gentoo-29d9370414deef5fbfb20c2a9a9d0a78559821ed.tar.bz2 gentoo-29d9370414deef5fbfb20c2a9a9d0a78559821ed.zip |
dev-python/hgdistver: ppc64 stable (bug 602484)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/hgdistver')
-rw-r--r-- | dev-python/hgdistver/hgdistver-0.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hgdistver/hgdistver-0.25.ebuild b/dev-python/hgdistver/hgdistver-0.25.ebuild index a0f68f01c177..cf3ab19a63cf 100644 --- a/dev-python/hgdistver/hgdistver-0.25.ebuild +++ b/dev-python/hgdistver/hgdistver-0.25.ebuild @@ -13,7 +13,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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |