summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-calculators/galculator/galculator-1.2.5.2.ebuild')
-rw-r--r--sci-calculators/galculator/galculator-1.2.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/galculator/galculator-1.2.5.2.ebuild b/sci-calculators/galculator/galculator-1.2.5.2.ebuild
index b389bb5b7671..e93d39981881 100644
--- a/sci-calculators/galculator/galculator-1.2.5.2.ebuild
+++ b/sci-calculators/galculator/galculator-1.2.5.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-calculators/galculator/galculator-1.2.5.2.ebuild,v 1.2 2006/11/13 06:00:45 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-1.2.5.2.ebuild,v 1.3 2006/11/17 07:49:21 opfer 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="~alpha ~amd64 ppc ~x86"
+KEYWORDS="~alpha ~amd64 ppc x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-1.3.13