diff options
author | 2014-01-18 15:56:23 +0000 | |
---|---|---|
committer | 2014-01-18 15:56:23 +0000 | |
commit | 8ab73aea0496875714c5bdc3f3fd59001cd2cd0b (patch) | |
tree | 211f521ce4dd34a7b1af7f3470f6a4510a304265 /dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild | |
parent | amd64 stable, bug #413635 (diff) | |
download | historical-8ab73aea0496875714c5bdc3f3fd59001cd2cd0b.tar.gz historical-8ab73aea0496875714c5bdc3f3fd59001cd2cd0b.tar.bz2 historical-8ab73aea0496875714c5bdc3f3fd59001cd2cd0b.zip |
arm stable, bug #450174
Package-Manager: portage-2.2.8/cvs/Linux x86_64
RepoMan-Options: --include-arches="arm"
Manifest-Sign-Key: 0x072AD062
Diffstat (limited to 'dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild')
-rw-r--r-- | dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild index bae1431c1e9c..5cb0303fd84e 100644 --- a/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.2.1-r1.ebuild,v 1.10 2013/09/05 18:46:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild,v 1.11 2014/01/18 15:56:16 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python2_{6,7} pypy2_0 ) @@ -16,7 +16,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 ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~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 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |