diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-02-09 23:27:00 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-02-09 23:27:00 +0000 |
commit | 1627c3940f379526e5cb081f0da07d339232e736 (patch) | |
tree | 8ab380ba613257c5697c7e57c6885735bb008d42 /dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild | |
parent | Added ~mips, bug 393175. (diff) | |
download | gentoo-2-1627c3940f379526e5cb081f0da07d339232e736.tar.gz gentoo-2-1627c3940f379526e5cb081f0da07d339232e736.tar.bz2 gentoo-2-1627c3940f379526e5cb081f0da07d339232e736.zip |
Added ~mips, bug 393181.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild')
-rw-r--r-- | dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild index e11789d43d00..80943a5c02ed 100644 --- a/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v 1.10 2012/02/08 21:03:13 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v 1.11 2012/02/09 23:27:00 mattst88 Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -18,7 +18,7 @@ SRC_URI="http://www.crummy.com/software/${MY_PN}/download/3.x/${MY_P}.tar.gz" LICENSE="BSD" SLOT="python-2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |