diff options
author | Markus Meier <maekke@gentoo.org> | 2010-02-07 19:53:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-02-07 19:53:26 +0000 |
commit | feb0cb65560b0b216d2ae56db9fa8fca93109c79 (patch) | |
tree | 7d4c3063a5696989b1334b2295b6acd39ef8a103 /dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild | |
parent | x86 stable, bug #301951 (diff) | |
download | gentoo-2-feb0cb65560b0b216d2ae56db9fa8fca93109c79.tar.gz gentoo-2-feb0cb65560b0b216d2ae56db9fa8fca93109c79.tar.bz2 gentoo-2-feb0cb65560b0b216d2ae56db9fa8fca93109c79.zip |
amd64/x86 stable, bug #301954
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild')
-rw-r--r-- | dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild index a024e260cd8e..4cb8522632da 100644 --- a/dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-3.0.8.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/beautifulsoup/beautifulsoup-3.0.8.ebuild,v 1.4 2010/01/26 18:30:10 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild,v 1.5 2010/02/07 19:53:26 maekke Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -16,7 +16,7 @@ SRC_URI="http://www.crummy.com/software/${MY_PN}/download/3.x/${MY_P}.tar.gz" LICENSE="PSF-2.3" SLOT="3.0" -KEYWORDS="~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux" IUSE="" DEPEND="" |