diff options
author | 2009-04-01 15:05:35 +0000 | |
---|---|---|
committer | 2009-04-01 15:05:35 +0000 | |
commit | 5cee785fa7568bc4a712c3e8a9a4e463e7772e7b (patch) | |
tree | bb35195086b96cff176cfacd8387cfb098e33faa /dev-python/snakeoil/snakeoil-0.3.2.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-5cee785fa7568bc4a712c3e8a9a4e463e7772e7b.tar.gz gentoo-2-5cee785fa7568bc4a712c3e8a9a4e463e7772e7b.tar.bz2 gentoo-2-5cee785fa7568bc4a712c3e8a9a4e463e7772e7b.zip |
Sparc stable --- bug #208942 --- tests are fine.
(Portage version: 2.2_rc28/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/snakeoil/snakeoil-0.3.2.ebuild')
-rw-r--r-- | dev-python/snakeoil/snakeoil-0.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/snakeoil/snakeoil-0.3.2.ebuild b/dev-python/snakeoil/snakeoil-0.3.2.ebuild index e32237e0e153..dd5d8177c31b 100644 --- a/dev-python/snakeoil/snakeoil-0.3.2.ebuild +++ b/dev-python/snakeoil/snakeoil-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-0.3.2.ebuild,v 1.2 2009/03/31 15:34:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-0.3.2.ebuild,v 1.3 2009/04/01 15:05:35 fmccor Exp $ NEED_PYTHON=2.4 @@ -12,7 +12,7 @@ SRC_URI="http://www.pkgcore.org/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc ~x86" IUSE="" DOCS="AUTHORS NEWS" |