diff options
author | 2011-02-21 19:41:00 +0000 | |
---|---|---|
committer | 2011-02-21 19:41:00 +0000 | |
commit | 315eccfb8fce8412f0d432104fd2aa41a040ef12 (patch) | |
tree | 102ed876b1e1c6512da1f323c0236167448bdc81 /dev-python/astng/astng-0.21.1.ebuild | |
parent | Stable on amd64 wrt bug #355863 (diff) | |
download | historical-315eccfb8fce8412f0d432104fd2aa41a040ef12.tar.gz historical-315eccfb8fce8412f0d432104fd2aa41a040ef12.tar.bz2 historical-315eccfb8fce8412f0d432104fd2aa41a040ef12.zip |
Stable on amd64 wrt bug #355273
Package-Manager: portage-2.1.9.39/cvs/Linux x86_64
Diffstat (limited to 'dev-python/astng/astng-0.21.1.ebuild')
-rw-r--r-- | dev-python/astng/astng-0.21.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/astng/astng-0.21.1.ebuild b/dev-python/astng/astng-0.21.1.ebuild index ab62c9f365e3..ac63d4874dee 100644 --- a/dev-python/astng/astng-0.21.1.ebuild +++ b/dev-python/astng/astng-0.21.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/astng-0.21.1.ebuild,v 1.1 2011/01/17 22:53:07 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/astng/astng-0.21.1.ebuild,v 1.2 2011/02/21 19:40:37 hwoarang Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.logilab.org/pub/astng/logilab-${P}.tar.gz mirror://pypi/l/log LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-macos" IUSE="test" # Version specified in __pkginfo__.py. |