diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-21 14:47:37 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-21 18:20:07 +0100 |
commit | 9e5b0c9a436f246023d8061fe60e9bbcea5440c1 (patch) | |
tree | e45ef9a6351b3225f57c1af4dee6b94b0ae251c5 /dev-python/setuptools-git/setuptools-git-1.2.ebuild | |
parent | dev-python/backports-lzma: Tested on ~amd64-fbsd (bug #638776) (diff) | |
download | gentoo-9e5b0c9a436f246023d8061fe60e9bbcea5440c1.tar.gz gentoo-9e5b0c9a436f246023d8061fe60e9bbcea5440c1.tar.bz2 gentoo-9e5b0c9a436f246023d8061fe60e9bbcea5440c1.zip |
dev-python/setuptools-git: Tested on ~amd64-fbsd (bug #631608)
Diffstat (limited to 'dev-python/setuptools-git/setuptools-git-1.2.ebuild')
-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 5fb37bd877df..1e20c1e6cae0 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 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] dev-vcs/git" |