diff options
author | Thomas Kahle <tomka@gentoo.org> | 2010-11-15 09:21:06 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2010-11-15 09:21:06 +0000 |
commit | 014daf3a33adfad1b3f29a4fc37aae602bda7736 (patch) | |
tree | 80c68f554e02fb7f592b185692f9ee9fcd65c5dc /sci-calculators/orpie/orpie-1.5.1-r1.ebuild | |
parent | x86 stable per bug #344435 (diff) | |
download | gentoo-2-014daf3a33adfad1b3f29a4fc37aae602bda7736.tar.gz gentoo-2-014daf3a33adfad1b3f29a4fc37aae602bda7736.tar.bz2 gentoo-2-014daf3a33adfad1b3f29a4fc37aae602bda7736.zip |
x86 stable per bug #344435
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'sci-calculators/orpie/orpie-1.5.1-r1.ebuild')
-rw-r--r-- | sci-calculators/orpie/orpie-1.5.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/orpie/orpie-1.5.1-r1.ebuild b/sci-calculators/orpie/orpie-1.5.1-r1.ebuild index 42aad0ac510a..f64f5da459da 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 # 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.2 2010/06/03 21:22:59 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/orpie-1.5.1-r1.ebuild,v 1.3 2010/11/15 09:21:06 tomka 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 x86" IUSE="doc" DEPEND="dev-ml/ocamlgsl |