diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-09-25 23:42:20 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-25 23:44:17 +1000 |
commit | 2bc4cc0c7c4beccfc141a32e69248c3ae7135869 (patch) | |
tree | 5f323fd6a54a28520a6ec8c6979e787e4f781bca /dev-python/django-setuptest | |
parent | dev-python/django-pipeline: stabilise 1.6.0 for x86 (diff) | |
download | gentoo-2bc4cc0c7c4beccfc141a32e69248c3ae7135869.tar.gz gentoo-2bc4cc0c7c4beccfc141a32e69248c3ae7135869.tar.bz2 gentoo-2bc4cc0c7c4beccfc141a32e69248c3ae7135869.zip |
dev-python/django-setuptest: stabilise 0.2.1 for x86
Bug: https://bugs.gentoo.org/625000
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-python/django-setuptest')
-rw-r--r-- | dev-python/django-setuptest/django-setuptest-0.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild index 5f1b90ad8241..b76fb76a6ed8 100644 --- a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild +++ b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/praekelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-python/pep8[${PYTHON_USEDEP}] |