summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-02-04 16:22:10 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-02-04 16:22:10 +0000
commite6a060e9b74fa414547594488e39008fdd8d37b3 (patch)
treebe7f04a07013aa54b95bfa51d2da5e6d72e10ac4 /sci-calculators/wcalc/wcalc-2.2.1.ebuild
parentAdd vpopmail use-flag for courier-authlib (diff)
downloadhistorical-e6a060e9b74fa414547594488e39008fdd8d37b3.tar.gz
historical-e6a060e9b74fa414547594488e39008fdd8d37b3.tar.bz2
historical-e6a060e9b74fa414547594488e39008fdd8d37b3.zip
Added ~ppc wrt bug 163538
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'sci-calculators/wcalc/wcalc-2.2.1.ebuild')
-rw-r--r--sci-calculators/wcalc/wcalc-2.2.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-calculators/wcalc/wcalc-2.2.1.ebuild b/sci-calculators/wcalc/wcalc-2.2.1.ebuild
index ad401541018c..7ad250498ba7 100644
--- a/sci-calculators/wcalc/wcalc-2.2.1.ebuild
+++ b/sci-calculators/wcalc/wcalc-2.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/wcalc/wcalc-2.2.1.ebuild,v 1.1 2006/03/12 21:39:00 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/wcalc/wcalc-2.2.1.ebuild,v 1.2 2007/02/04 16:22:10 nixnut Exp $
DESCRIPTION="A flexible command-line scientific calculator"
HOMEPAGE="http://w-calc.sourceforge.net"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/w-calc/Wcalc-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc-macos"
+KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86"
IUSE="readline"
DEPEND="readline? ( >=sys-libs/readline-4.3-r4 )