summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2017-06-03 16:59:36 -0400
committerMike Gilbert <floppym@gentoo.org>2017-06-03 16:59:36 -0400
commitbb8fa7263947c5bf4ee412b8ce376848889be889 (patch)
tree7b7f75b1582ba494c26ec67ff1c6c57fd6fe1fe2
parentdev-python/python3-openid: die on test failure (diff)
downloadgentoo-bb8fa726.tar.gz
gentoo-bb8fa726.tar.bz2
gentoo-bb8fa726.zip
dev-python/python3-openid: stable on amd64
Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69
-rw-r--r--dev-python/python3-openid/python3-openid-3.1.0.ebuild2
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 )"