Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-setuptest/
Date: Mon, 25 Sep 2017 13:44:37
Message-Id: 1506347057.2bc4cc0c7c4beccfc141a32e69248c3ae7135869.kensington@gentoo
1 commit: 2bc4cc0c7c4beccfc141a32e69248c3ae7135869
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 25 13:42:20 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 25 13:44:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc4cc0c
7
8 dev-python/django-setuptest: stabilise 0.2.1 for x86
9
10 Bug: https://bugs.gentoo.org/625000
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 dev-python/django-setuptest/django-setuptest-0.2.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
17 index 5f1b90ad824..b76fb76a6ed 100644
18 --- a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
19 +++ b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/praekelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
21 LICENSE="MIT"
22 SLOT="0"
23
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE=""
27
28 RDEPEND="dev-python/pep8[${PYTHON_USEDEP}]