Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python3-openid/
Date: Sat, 03 Jun 2017 20:59:54
Message-Id: 1496523576.bb8fa7263947c5bf4ee412b8ce376848889be889.floppym@gentoo
1 commit: bb8fa7263947c5bf4ee412b8ce376848889be889
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 3 20:59:36 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 3 20:59:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb8fa726
7
8 dev-python/python3-openid: stable on amd64
9
10 Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69
11
12 dev-python/python3-openid/python3-openid-3.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/python3-openid/python3-openid-3.1.0.ebuild b/dev-python/python3-openid/python3-openid-3.1.0.ebuild
16 index 60b37f48280..1484171e99b 100644
17 --- a/dev-python/python3-openid/python3-openid-3.1.0.ebuild
18 +++ b/dev-python/python3-openid/python3-openid-3.1.0.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25 IUSE="test"
26 RESTRICT="!test? ( test )"