diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-12-13 11:06:56 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-12-13 11:06:56 -0600 |
commit | d3e77a674caae97b73a2ee007735cf5c1076050c (patch) | |
tree | 1bb593ec5919266ebed19a0b7d387495fd8ede5d /dev-python/pysaml2 | |
parent | media-libs/mesa: Version bump to 18.2.7 (diff) | |
download | gentoo-d3e77a674caae97b73a2ee007735cf5c1076050c.tar.gz gentoo-d3e77a674caae97b73a2ee007735cf5c1076050c.tar.bz2 gentoo-d3e77a674caae97b73a2ee007735cf5c1076050c.zip |
dev-python/pysaml2: 4.6.3 stable amd64 and x86
Package-Manager: Portage-2.3.51, 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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pysaml2/pysaml2-4.6.3.ebuild b/dev-python/pysaml2/pysaml2-4.6.3.ebuild index 3733d423cc4f..c4b4968ff421 100644 --- a/dev-python/pysaml2/pysaml2-4.6.3.ebuild +++ b/dev-python/pysaml2/pysaml2-4.6.3.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=( |