summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2006-09-10 06:05:37 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2006-09-10 06:05:37 +0000
commit5b63149730f03b05e29a267840c94f5dbfe8c9d7 (patch)
tree45a41dc43b79b316f3239730f39f28c55cb89027 /sci-mathematics/singular/singular-3.0.1.2.ebuild
parentadd reference to upstream bug (diff)
downloadgentoo-2-5b63149730f03b05e29a267840c94f5dbfe8c9d7.tar.gz
gentoo-2-5b63149730f03b05e29a267840c94f5dbfe8c9d7.tar.bz2
gentoo-2-5b63149730f03b05e29a267840c94f5dbfe8c9d7.zip
stable on ppc (Bug #141449)
(Portage version: 2.1-r2)
Diffstat (limited to 'sci-mathematics/singular/singular-3.0.1.2.ebuild')
-rw-r--r--sci-mathematics/singular/singular-3.0.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/singular/singular-3.0.1.2.ebuild b/sci-mathematics/singular/singular-3.0.1.2.ebuild
index d4952c2d141a..0a186caab010 100644
--- a/sci-mathematics/singular/singular-3.0.1.2.ebuild
+++ b/sci-mathematics/singular/singular-3.0.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.1.2.ebuild,v 1.6 2006/09/06 06:44:19 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.1.2.ebuild,v 1.7 2006/09/10 06:05:37 wormo Exp $
inherit eutils flag-o-matic
@@ -16,7 +16,7 @@ SRC_URI="ftp://www.mathematik.uni-kl.de/pub/Math/Singular/src/$MY_PV_MAJOR/${MY_
LICENSE="singular"
SLOT="0"
-KEYWORDS="~ppc x86"
+KEYWORDS="ppc x86"
IUSE="doc emacs"
DEPEND=">=dev-lang/perl-5.6