diff options
author | Mike Gilbert <floppym@gentoo.org> | 2017-06-03 16:59:36 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-06-03 16:59:36 -0400 |
commit | bb8fa7263947c5bf4ee412b8ce376848889be889 (patch) | |
tree | 7b7f75b1582ba494c26ec67ff1c6c57fd6fe1fe2 /dev-python/python3-openid | |
parent | dev-python/python3-openid: die on test failure (diff) | |
download | gentoo-bb8fa7263947c5bf4ee412b8ce376848889be889.tar.gz gentoo-bb8fa7263947c5bf4ee412b8ce376848889be889.tar.bz2 gentoo-bb8fa7263947c5bf4ee412b8ce376848889be889.zip |
dev-python/python3-openid: stable on amd64
Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69
Diffstat (limited to 'dev-python/python3-openid')
-rw-r--r-- | dev-python/python3-openid/python3-openid-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python3-openid/python3-openid-3.1.0.ebuild b/dev-python/python3-openid/python3-openid-3.1.0.ebuild index 60b37f48280d..1484171e99bd 100644 --- a/dev-python/python3-openid/python3-openid-3.1.0.ebuild +++ b/dev-python/python3-openid/python3-openid-3.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RESTRICT="!test? ( test )" |