diff options
Diffstat (limited to 'sci-calculators/orpie/orpie-1.5.1-r1.ebuild')
-rw-r--r-- | sci-calculators/orpie/orpie-1.5.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-calculators/orpie/orpie-1.5.1-r1.ebuild b/sci-calculators/orpie/orpie-1.5.1-r1.ebuild index 09711971818f..29b7cbb3a8fa 100644 --- a/sci-calculators/orpie/orpie-1.5.1-r1.ebuild +++ b/sci-calculators/orpie/orpie-1.5.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/orpie-1.5.1-r1.ebuild,v 1.4 2010/11/28 12:43:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/orpie-1.5.1-r1.ebuild,v 1.5 2011/02/12 16:03:49 xarthisius Exp $ EAPI=2 inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="http://pessimization.com/software/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" IUSE="doc" DEPEND="dev-ml/ocamlgsl |