diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-08 20:56:29 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-08 20:56:29 +0000 |
commit | 7065ccdf68522e9c170aa7e9f8d204cdca32111c (patch) | |
tree | d2f0378834bb8ae678bd749799ded2ef6794949f /dev-python/pysaml2/pysaml2-2.1.0.ebuild | |
parent | x86 stable wrt bug #554114 (diff) | |
download | gentoo-2-7065ccdf68522e9c170aa7e9f8d204cdca32111c.tar.gz gentoo-2-7065ccdf68522e9c170aa7e9f8d204cdca32111c.tar.bz2 gentoo-2-7065ccdf68522e9c170aa7e9f8d204cdca32111c.zip |
x86 stable wrt bug #554114
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-python/pysaml2/pysaml2-2.1.0.ebuild')
-rw-r--r-- | dev-python/pysaml2/pysaml2-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pysaml2/pysaml2-2.1.0.ebuild b/dev-python/pysaml2/pysaml2-2.1.0.ebuild index 5f4bce690466..25257877ff6a 100644 --- a/dev-python/pysaml2/pysaml2-2.1.0.ebuild +++ b/dev-python/pysaml2/pysaml2-2.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysaml2/pysaml2-2.1.0.ebuild,v 1.3 2015/07/07 16:41:53 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysaml2/pysaml2-2.1.0.ebuild,v 1.4 2015/07/08 20:56:29 zlogene Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" |