diff options
Diffstat (limited to 'app-sci/wcalc/wcalc-1.7.ebuild')
-rw-r--r-- | app-sci/wcalc/wcalc-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/wcalc/wcalc-1.7.ebuild b/app-sci/wcalc/wcalc-1.7.ebuild index 26991dfc1a1f..06a2ad41aba1 100644 --- a/app-sci/wcalc/wcalc-1.7.ebuild +++ b/app-sci/wcalc/wcalc-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/wcalc/wcalc-1.7.ebuild,v 1.3 2004/11/21 00:48:47 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/wcalc/wcalc-1.7.ebuild,v 1.4 2004/12/07 04:48:36 gongloo 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" +KEYWORDS="~x86 ~amd64 ~ppc-macos" # The argument "--without-readline" is accepted by the configure script but # breaks the build, so the readline USE flag cannot be used. IUSE="" |