diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-03-25 13:18:46 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-03-25 13:18:46 +0000 |
commit | 6af9996f1f53b25bc3af319bf6f2f16ed9ae5555 (patch) | |
tree | 842123e13387a26f175a6f1701176296d8bcd15d /sci-calculators/orpie/orpie-1.5.1.ebuild | |
parent | amd64 stable (diff) | |
download | gentoo-2-6af9996f1f53b25bc3af319bf6f2f16ed9ae5555.tar.gz gentoo-2-6af9996f1f53b25bc3af319bf6f2f16ed9ae5555.tar.bz2 gentoo-2-6af9996f1f53b25bc3af319bf6f2f16ed9ae5555.zip |
Add -sparc -- can't do Bug 214622 at all because package doesn't support sparc --- please see Bug or ChangeLog.
(Portage version: 2.2_pre5)
Diffstat (limited to 'sci-calculators/orpie/orpie-1.5.1.ebuild')
-rw-r--r-- | sci-calculators/orpie/orpie-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/orpie/orpie-1.5.1.ebuild b/sci-calculators/orpie/orpie-1.5.1.ebuild index af65ab266fce..c469ff238e38 100644 --- a/sci-calculators/orpie/orpie-1.5.1.ebuild +++ b/sci-calculators/orpie/orpie-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.ebuild,v 1.3 2008/03/25 11:43:09 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/orpie/orpie-1.5.1.ebuild,v 1.4 2008/03/25 13:18:46 fmccor Exp $ DESCRIPTION="A fullscreen RPN calculator for the console" HOMEPAGE="http://www.eecs.umich.edu/~pelzlpj/orpie/" @@ -8,7 +8,7 @@ SRC_URI="http://www.eecs.umich.edu/~pelzlpj/orpie/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc -sparc ~x86" IUSE="bindist" DEPEND="dev-lang/ocaml |