diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 12:59:46 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:16:07 -0500 |
commit | 8c0ffb39b80ea981b5db4a130afb90c642ebd465 (patch) | |
tree | 6dbaf11d3065ba6a954528b7b60b23b71cf4c6bf /dev-python/pysaml2 | |
parent | dev-python/oauthlib: 3.0.1 allarches stablized (diff) | |
download | gentoo-8c0ffb39b80ea981b5db4a130afb90c642ebd465.tar.gz gentoo-8c0ffb39b80ea981b5db4a130afb90c642ebd465.tar.bz2 gentoo-8c0ffb39b80ea981b5db4a130afb90c642ebd465.zip |
dev-python/pysaml2: 4.6.5 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/pysaml2')
-rw-r--r-- | dev-python/pysaml2/pysaml2-4.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pysaml2/pysaml2-4.6.5.ebuild b/dev-python/pysaml2/pysaml2-4.6.5.ebuild index e76f1ad55e02..89cbdf99e478 100644 --- a/dev-python/pysaml2/pysaml2-4.6.5.ebuild +++ b/dev-python/pysaml2/pysaml2-4.6.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" PATCHES=( |