commit: 0c7224f53d09bbebebabcfb1180ba0e749b344fb Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Mar 6 14:12:25 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Mar 6 14:38:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c7224f5
dev-python/django-recaptcha: Drop to ~arch Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild b/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild index 20106016cf2..032d5b6cdee 100644 --- a/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild +++ b/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/praekelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )"
