diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-21 11:48:28 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-21 11:48:28 +0000 |
commit | d017b6d41503eedb534d180b396050d1ad3ffe6d (patch) | |
tree | 793dc30730c76cf07ee0989fa80537e3a86270a4 /dev-python/feedparser/feedparser-5.0.1.ebuild | |
parent | Stable on amd64 wrt bug #332321 (diff) | |
download | historical-d017b6d41503eedb534d180b396050d1ad3ffe6d.tar.gz historical-d017b6d41503eedb534d180b396050d1ad3ffe6d.tar.bz2 historical-d017b6d41503eedb534d180b396050d1ad3ffe6d.zip |
Stable on amd64 wrt bug #358971
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'dev-python/feedparser/feedparser-5.0.1.ebuild')
-rw-r--r-- | dev-python/feedparser/feedparser-5.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/feedparser/feedparser-5.0.1.ebuild b/dev-python/feedparser/feedparser-5.0.1.ebuild index 7d33cd37cd2c..007df8050e48 100644 --- a/dev-python/feedparser/feedparser-5.0.1.ebuild +++ b/dev-python/feedparser/feedparser-5.0.1.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/feedparser/feedparser-5.0.1.ebuild,v 1.4 2011/03/21 11:21:17 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/feedparser/feedparser-5.0.1.ebuild,v 1.5 2011/03/21 11:48:28 hwoarang Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -13,7 +13,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.bz2" LICENSE="BSD-2 PSF-2.2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" DEPEND="" |