diff options
author | 2011-01-30 17:44:33 +0000 | |
---|---|---|
committer | 2011-01-30 17:44:33 +0000 | |
commit | fa6e119718e46edfb040b23ce6891ef820f258f9 (patch) | |
tree | 6edf365fab0513b2f7ce2684b06e376d84dda533 /dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild | |
parent | dev-java/tomcat-servlet-api: version bump (diff) | |
download | historical-fa6e119718e46edfb040b23ce6891ef820f258f9.tar.gz historical-fa6e119718e46edfb040b23ce6891ef820f258f9.tar.bz2 historical-fa6e119718e46edfb040b23ce6891ef820f258f9.zip |
x86 stable wrt bug #352735
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild')
-rw-r--r-- | dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild index 0862cb11fd78..c5d6f7b58999 100644 --- a/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.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/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v 1.9 2011/01/26 19:32:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v 1.10 2011/01/30 17:44:33 phajdan.jr Exp $ EAPI="3" PYTHON_DEPEND="3" @@ -19,7 +19,7 @@ SRC_URI="http://www.crummy.com/software/${MY_PN}/download/${MY_P}.tar.gz" LICENSE="PSF-2.3" SLOT="python-3" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="" DEPEND="" |