diff options
Diffstat (limited to 'kde-base/ark/ark-3.4.0.ebuild')
-rw-r--r-- | kde-base/ark/ark-3.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ark/ark-3.4.0.ebuild b/kde-base/ark/ark-3.4.0.ebuild index 0dd561402636..4c5afb6ab02c 100644 --- a/kde-base/ark/ark-3.4.0.ebuild +++ b/kde-base/ark/ark-3.4.0.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/ark/ark-3.4.0.ebuild,v 1.3 2005/03/25 04:02:44 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ark-3.4.0.ebuild,v 1.4 2005/04/27 22:06:23 corsair Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Archiving tool" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64" IUSE="" |