diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-06 15:12:20 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-06 15:38:26 +0100 |
commit | 1e963e47282b44f38737d37f4078969c6716b1a6 (patch) | |
tree | 88f4100396d68acfc75aebc34e06bb66900396bc /dev-python/django-nose | |
parent | dev-python/django-haystack: Drop to ~arch (diff) | |
download | gentoo-1e963e47282b44f38737d37f4078969c6716b1a6.tar.gz gentoo-1e963e47282b44f38737d37f4078969c6716b1a6.tar.bz2 gentoo-1e963e47282b44f38737d37f4078969c6716b1a6.zip |
dev-python/django-nose: Drop to ~arch
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/django-nose')
-rw-r--r-- | dev-python/django-nose/django-nose-1.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-nose/django-nose-1.4.4.ebuild b/dev-python/django-nose/django-nose-1.4.4.ebuild index cac648de9f1f..e95c0653998e 100644 --- a/dev-python/django-nose/django-nose-1.4.4.ebuild +++ b/dev-python/django-nose/django-nose-1.4.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |