Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sure/
Date: Fri, 13 Sep 2019 00:00:42
Message-Id: 1568332677.cf3acdccc78a6bf97eb4cfa8e1172ae0145e3b1d.whissi@gentoo
1 commit: cf3acdccc78a6bf97eb4cfa8e1172ae0145e3b1d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 12 23:57:57 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 12 23:57:57 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf3acdcc
7
8 dev-python/sure: x86 stable (bug #694038)
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-python/sure/sure-1.4.11.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/sure/sure-1.4.11.ebuild b/dev-python/sure/sure-1.4.11.ebuild
17 index 550d962c8cb..0f48af9e00f 100644
18 --- a/dev-python/sure/sure-1.4.11.ebuild
19 +++ b/dev-python/sure/sure-1.4.11.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-3+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~ppc64 x86"
26 IUSE="test"
27 RESTRICT="!test? ( test )"