diff options
Diffstat (limited to 'kde-base/kcalc/kcalc-3.5_beta1.ebuild')
-rw-r--r-- | kde-base/kcalc/kcalc-3.5_beta1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kcalc/kcalc-3.5_beta1.ebuild b/kde-base/kcalc/kcalc-3.5_beta1.ebuild index 43a546a7f68d..521dcfe019ed 100644 --- a/kde-base/kcalc/kcalc-3.5_beta1.ebuild +++ b/kde-base/kcalc/kcalc-3.5_beta1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-3.5_beta1.ebuild,v 1.1 2005/09/22 18:01:24 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-3.5_beta1.ebuild,v 1.1.1.1 2005/11/30 10:13:26 chriswhite Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Calculator" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-libs/gmp" |