diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-11 11:52:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-11 11:52:51 +0000 |
commit | c690c5591d3f00b7f0019808088640deadd3205d (patch) | |
tree | b9233fd8090f0913e8e41f17ebc88edb50586bd4 /dev-python/pygsl/pygsl-0.9.5.ebuild | |
parent | arm stable, bug #319505 (diff) | |
download | gentoo-2-c690c5591d3f00b7f0019808088640deadd3205d.tar.gz gentoo-2-c690c5591d3f00b7f0019808088640deadd3205d.tar.bz2 gentoo-2-c690c5591d3f00b7f0019808088640deadd3205d.zip |
x86 stable, bug #322289
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pygsl/pygsl-0.9.5.ebuild')
-rw-r--r-- | dev-python/pygsl/pygsl-0.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygsl/pygsl-0.9.5.ebuild b/dev-python/pygsl/pygsl-0.9.5.ebuild index 27ea065f7f2e..a23b45ecf121 100644 --- a/dev-python/pygsl/pygsl-0.9.5.ebuild +++ b/dev-python/pygsl/pygsl-0.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygsl/pygsl-0.9.5.ebuild,v 1.2 2010/06/24 21:03:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygsl/pygsl-0.9.5.ebuild,v 1.3 2010/07/11 11:52:51 maekke Exp $ EAPI=2 SUPPORT_PYTHON_ABIS="1" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="examples" DEPEND="sci-libs/gsl |