commit: 3134caccfa4fcc226f5a03240ed823c35f0e9364 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Mon Sep 25 13:38:42 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Mon Sep 25 13:44:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3134cacc
dev-python/django-nose: stabilise 1.4.4 for x86 Bug: https://bugs.gentoo.org/625000 Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-python/django-nose/django-nose-1.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b59971e2bd7..08ba94458ee 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" # The testsuite currently broken See notes below
