diff options
author | Thomas Kahle <tomka@gentoo.org> | 2010-11-16 17:43:33 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2010-11-16 17:43:33 +0000 |
commit | e069f6067b5196d94981886b1ad2b47e57248f55 (patch) | |
tree | 0e7f60448d16c786a9a6dcd79cc3f04088d3706c /dev-python/logilab-common/logilab-common-0.52.1.ebuild | |
parent | x86 stable per bug 345497 (diff) | |
download | historical-e069f6067b5196d94981886b1ad2b47e57248f55.tar.gz historical-e069f6067b5196d94981886b1ad2b47e57248f55.tar.bz2 historical-e069f6067b5196d94981886b1ad2b47e57248f55.zip |
x86 stable per bug 345487
Package-Manager: portage-2.1.9.24/cvs/Linux i686
Diffstat (limited to 'dev-python/logilab-common/logilab-common-0.52.1.ebuild')
-rw-r--r-- | dev-python/logilab-common/logilab-common-0.52.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/logilab-common/logilab-common-0.52.1.ebuild b/dev-python/logilab-common/logilab-common-0.52.1.ebuild index f0ddc4b87643..adb65038a879 100644 --- a/dev-python/logilab-common/logilab-common-0.52.1.ebuild +++ b/dev-python/logilab-common/logilab-common-0.52.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/logilab-common-0.52.1.ebuild,v 1.3 2010/10/24 17:36:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/logilab-common-0.52.1.ebuild,v 1.4 2010/11/16 17:43:33 tomka Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.logilab.org/pub/common/${P}.tar.gz mirror://pypi/${PN:0:1}/${ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~ia64 ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="test" RDEPEND="dev-python/setuptools" |