diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-26 10:59:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-26 10:59:26 +0000 |
commit | a0df71afaca69f3abc81217d98e3b2c086b4ec30 (patch) | |
tree | 0e788aba1da0ce6b9c3b7fc59fdf588874d387e4 /dev-python/authres/authres-0.402.ebuild | |
parent | Stable for x86, wrt bug #457292 (diff) | |
download | gentoo-2-a0df71afaca69f3abc81217d98e3b2c086b4ec30.tar.gz gentoo-2-a0df71afaca69f3abc81217d98e3b2c086b4ec30.tar.bz2 gentoo-2-a0df71afaca69f3abc81217d98e3b2c086b4ec30.zip |
Stable for x86, wrt bug #429028
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/authres/authres-0.402.ebuild')
-rw-r--r-- | dev-python/authres/authres-0.402.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/authres/authres-0.402.ebuild b/dev-python/authres/authres-0.402.ebuild index 5858b2d614bd..7e5446c35056 100644 --- a/dev-python/authres/authres-0.402.ebuild +++ b/dev-python/authres/authres-0.402.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.402.ebuild,v 1.2 2013/02/26 10:55:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.402.ebuild,v 1.3 2013/02/26 10:59:26 ago Exp $ EAPI=4 SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ HOMEPAGE="https://launchpad.net/authentication-results-python http://pypi.python SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="" |