dev-python/setuptools-git-1.2: added ~mips, bug 631608

This commit is contained in:
Matt Turner
2017-12-03 18:30:32 -08:00
parent 041b2544ec
commit c212f74af1

View File

@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~x86"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
dev-vcs/git"