diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-14 18:00:38 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-14 18:01:08 -0700 |
commit | 1a47a2cc942c3c0b26dc185ea21b6e7f4da00540 (patch) | |
tree | ba6ebc73f5f032d5e37fe502b03009a9dc6746e3 /dev-python/setuptools-git | |
parent | dev-python/setuptools-36.7.2: alpha stable, bug 641304 (diff) | |
download | gentoo-1a47a2cc942c3c0b26dc185ea21b6e7f4da00540.tar.gz gentoo-1a47a2cc942c3c0b26dc185ea21b6e7f4da00540.tar.bz2 gentoo-1a47a2cc942c3c0b26dc185ea21b6e7f4da00540.zip |
dev-python/setuptools-git-1.2: alpha stable, bug 641304
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 cc4e41eefcc6..b7d50c22835e 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="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] dev-vcs/git" |