Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-recaptcha/
Date: Fri, 06 Mar 2020 14:39:09
Message-Id: 1583505508.0c7224f53d09bbebebabcfb1180ba0e749b344fb.mgorny@gentoo
1 commit: 0c7224f53d09bbebebabcfb1180ba0e749b344fb
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 6 14:12:25 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 6 14:38:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c7224f5
7
8 dev-python/django-recaptcha: Drop to ~arch
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild b/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild
16 index 20106016cf2..032d5b6cdee 100644
17 --- a/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild
18 +++ b/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/praekelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 x86"
24 +KEYWORDS="~amd64 ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"