diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 15:00:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 15:00:30 +0000 |
commit | 53befc062c60189aad441078e901e0069a10a7ce (patch) | |
tree | 3e1c660645b7fa92bf3afd80a7a1cc79bfa06934 /dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild | |
parent | Stable for amd64, wrt bug #450174 (diff) | |
download | historical-53befc062c60189aad441078e901e0069a10a7ce.tar.gz historical-53befc062c60189aad441078e901e0069a10a7ce.tar.bz2 historical-53befc062c60189aad441078e901e0069a10a7ce.zip |
Stable for x86, wrt bug #450174
Package-Manager: portage-2.1.13.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild')
-rw-r--r-- | dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild index 0e0aed1ee4a1..9e394f209c5a 100644 --- a/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.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/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild,v 1.3 2013/09/01 14:59:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild,v 1.4 2013/09/01 15:00:25 ago Exp $ EAPI="5" # A few tests fail with python3.3 :( @@ -17,7 +17,7 @@ SRC_URI="http://www.crummy.com/software/${MY_PN}/download/${MY_P}.tar.gz" LICENSE="BSD" SLOT="python-3" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" DEPEND="" |