summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-24 20:43:22 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-24 20:43:22 +0000
commit7090ebb58b66868ec9114314b42331bc879ef778 (patch)
treec451423e331002e5610b6ccdfc390c93b99a25c8 /app-sci/galculator/galculator-1.2.1.ebuild
parentkeyworded ~sparc (diff)
downloadhistorical-7090ebb58b66868ec9114314b42331bc879ef778.tar.gz
historical-7090ebb58b66868ec9114314b42331bc879ef778.tar.bz2
historical-7090ebb58b66868ec9114314b42331bc879ef778.zip
Added to ~ppc
Diffstat (limited to 'app-sci/galculator/galculator-1.2.1.ebuild')
-rw-r--r--app-sci/galculator/galculator-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/galculator/galculator-1.2.1.ebuild b/app-sci/galculator/galculator-1.2.1.ebuild
index 43605b2ce700..9fb17c92a1d6 100644
--- a/app-sci/galculator/galculator-1.2.1.ebuild
+++ b/app-sci/galculator/galculator-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/galculator/galculator-1.2.1.ebuild,v 1.1 2004/03/24 15:18:02 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/galculator/galculator-1.2.1.ebuild,v 1.2 2004/03/24 20:43:22 dholm Exp $
DESCRIPTION="A GTK2 based algebraic and RPN calculator"
HOMEPAGE="http://galculator.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
RDEPEND=">=x11-libs/gtk+-1.3.13