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-setuptest/
Date: Fri, 06 Mar 2020 14:39:08
Message-Id: 1583505509.68789c2217e3b7876a73c4843aab2f8f5ddf5119.mgorny@gentoo
1 commit: 68789c2217e3b7876a73c4843aab2f8f5ddf5119
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 6 14:12:30 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 6 14:38:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68789c22
7
8 dev-python/django-setuptest: Drop to ~arch
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/django-setuptest/django-setuptest-0.2.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
16 index 7505f891152..522ae886fd4 100644
17 --- a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
18 +++ b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/praekelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20 LICENSE="MIT"
21 SLOT="0"
22
23 -KEYWORDS="amd64 x86"
24 +KEYWORDS="~amd64 ~x86"
25 IUSE=""
26
27 RDEPEND="dev-python/pep8[${PYTHON_USEDEP}]