diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 11:31:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 11:39:39 +0100 |
commit | 0c9de1678c3ed8c228669c2203d3f2ada484dde2 (patch) | |
tree | ed97beced7bad75ab679681104630e9663cee4ee /dev-python/setuptools-git | |
parent | dev-python/setuptools: keyworded 36.5.0 for ppc, bug #631608 (diff) | |
download | gentoo-0c9de1678c3ed8c228669c2203d3f2ada484dde2.tar.gz gentoo-0c9de1678c3ed8c228669c2203d3f2ada484dde2.tar.bz2 gentoo-0c9de1678c3ed8c228669c2203d3f2ada484dde2.zip |
dev-python/setuptools-git: keyworded 1.2 for ppc, bug #631608
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-python/setuptools-git')
-rw-r--r-- | dev-python/setuptools-git/setuptools-git-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools-git/setuptools-git-1.2.ebuild b/dev-python/setuptools-git/setuptools-git-1.2.ebuild index a89d712cae2e..8be93212a0ec 100644 --- a/dev-python/setuptools-git/setuptools-git-1.2.ebuild +++ b/dev-python/setuptools-git/setuptools-git-1.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] dev-vcs/git" |