diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-12 20:34:01 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-12 20:34:01 +0100 |
commit | 56e17e588296fd1522b5f468d9a35c920e3910a9 (patch) | |
tree | 47b65d456a3357c792170485bfd10967ef1b4da8 /dev-python/pysaml2 | |
parent | sys-apps/sandbox: x86 stable (diff) | |
download | gentoo-56e17e588296fd1522b5f468d9a35c920e3910a9.tar.gz gentoo-56e17e588296fd1522b5f468d9a35c920e3910a9.tar.bz2 gentoo-56e17e588296fd1522b5f468d9a35c920e3910a9.zip |
dev-python/pysaml2: x86 stable
Bug: https://bugs.gentoo.org/644016
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python/pysaml2')
-rw-r--r-- | dev-python/pysaml2/pysaml2-4.0.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pysaml2/pysaml2-4.0.2-r3.ebuild b/dev-python/pysaml2/pysaml2-4.0.2-r3.ebuild index 34cc46c5c0d8..8b3dded83c0c 100644 --- a/dev-python/pysaml2/pysaml2-4.0.2-r3.ebuild +++ b/dev-python/pysaml2/pysaml2-4.0.2-r3.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=( |