diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 18:09:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 18:10:35 +0100 |
commit | c0c647ec2e988f347c56d543420ccc90b849cc03 (patch) | |
tree | 051e5a10afa83e019887a864915ef568129ee73d /dev-python/hgdistver | |
parent | dev-python/execnet: ppc stable wrt bug #602484 (diff) | |
download | gentoo-c0c647ec2e988f347c56d543420ccc90b849cc03.tar.gz gentoo-c0c647ec2e988f347c56d543420ccc90b849cc03.tar.bz2 gentoo-c0c647ec2e988f347c56d543420ccc90b849cc03.zip |
dev-python/hgdistver: ppc stable wrt bug #602484
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 5fb17cf59441..c754a03be716 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}] |