diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-02-11 19:19:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-02-11 19:19:29 +0000 |
commit | f5b60fe13757cfaebcf27706a46627b36b33ee99 (patch) | |
tree | 3416ebc9e557033d70cb0c227bc7384610bda55f /dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild | |
parent | Stable for HPPA (bug #495592). (diff) | |
download | historical-f5b60fe13757cfaebcf27706a46627b36b33ee99.tar.gz historical-f5b60fe13757cfaebcf27706a46627b36b33ee99.tar.bz2 historical-f5b60fe13757cfaebcf27706a46627b36b33ee99.zip |
Stable for HPPA (bug #474178).
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
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 e2dbe397799c..b735755e08c6 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-2014 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.11 2014/01/18 15:56:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild,v 1.12 2014/02/11 19:19:26 jer 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="" |