diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-06 15:12:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-06 15:38:29 +0100 |
commit | 68789c2217e3b7876a73c4843aab2f8f5ddf5119 (patch) | |
tree | f35478c04dae2d474bb3a9b8190dfd5003c88987 /dev-python | |
parent | dev-python/django-recaptcha: Drop to ~arch (diff) | |
download | gentoo-68789c2217e3b7876a73c4843aab2f8f5ddf5119.tar.gz gentoo-68789c2217e3b7876a73c4843aab2f8f5ddf5119.tar.bz2 gentoo-68789c2217e3b7876a73c4843aab2f8f5ddf5119.zip |
dev-python/django-setuptest: Drop to ~arch
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-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 7505f891152e..522ae886fd4a 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}] |