diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 17:16:45 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-09-03 17:16:45 +0000 |
commit | 9dd683615c3ee7c2e80b1b63cd04ba4a2adef194 (patch) | |
tree | 8a2056bc74d3d245ccb88aef1ef367e4c58054a0 /kde-base/ark/ark-3.5.2.ebuild | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-9dd683615c3ee7c2e80b1b63cd04ba4a2adef194.tar.gz gentoo-2-9dd683615c3ee7c2e80b1b63cd04ba4a2adef194.tar.bz2 gentoo-2-9dd683615c3ee7c2e80b1b63cd04ba4a2adef194.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'kde-base/ark/ark-3.5.2.ebuild')
-rw-r--r-- | kde-base/ark/ark-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ark/ark-3.5.2.ebuild b/kde-base/ark/ark-3.5.2.ebuild index 88e2cc951666..7cac88eccd40 100644 --- a/kde-base/ark/ark-3.5.2.ebuild +++ b/kde-base/ark/ark-3.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/kde-base/ark/ark-3.5.2.ebuild,v 1.9 2006/06/01 05:20:22 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ark/ark-3.5.2.ebuild,v 1.10 2006/09/03 17:16:45 kloeri Exp $ KMNAME=kdeutils MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Archiving tool" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |