diff options
Diffstat (limited to 'kde-base/ark/ark-3.4.1.ebuild')
-rw-r--r-- | kde-base/ark/ark-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ark/ark-3.4.1.ebuild b/kde-base/ark/ark-3.4.1.ebuild index 4ffbf1174033..74416dc6fbb0 100644 --- a/kde-base/ark/ark-3.4.1.ebuild +++ b/kde-base/ark/ark-3.4.1.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.1.ebuild,v 1.5 2005/07/01 22:45:18 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ark-3.4.1.ebuild,v 1.6 2005/07/08 04:52:39 weeve Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Archiving tool" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" |