diff options
Diffstat (limited to 'kde-base/kcalc/kcalc-4.1.3.ebuild')
-rw-r--r-- | kde-base/kcalc/kcalc-4.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcalc/kcalc-4.1.3.ebuild b/kde-base/kcalc/kcalc-4.1.3.ebuild index 031f0c1bd16d..2d2bfa68f070 100644 --- a/kde-base/kcalc/kcalc-4.1.3.ebuild +++ b/kde-base/kcalc/kcalc-4.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-4.1.3.ebuild,v 1.1 2008/11/09 02:27:17 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-4.1.3.ebuild,v 1.2 2008/11/16 04:46:45 vapier Exp $ EAPI="2" @@ -9,7 +9,7 @@ CPPUNIT_REQUIRED="optional" inherit kde4-meta DESCRIPTION="KDE calculator" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="debug htmlhandbook" DEPEND="dev-libs/gmp" |