diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:12:29 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:12:29 +0000 |
commit | d68ff9788a83bd3baa0c864fc156c540153911f4 (patch) | |
tree | 0b9b6efa6620dcc9f7778408c2840115ad552048 /net-misc/kio_fish | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | gentoo-2-d68ff9788a83bd3baa0c864fc156c540153911f4.tar.gz gentoo-2-d68ff9788a83bd3baa0c864fc156c540153911f4.tar.bz2 gentoo-2-d68ff9788a83bd3baa0c864fc156c540153911f4.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'net-misc/kio_fish')
-rw-r--r-- | net-misc/kio_fish/kio_fish-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/kio_fish/kio_fish-1.1.2.ebuild b/net-misc/kio_fish/kio_fish-1.1.2.ebuild index 566387f5dbee..70d7b3c9483e 100644 --- a/net-misc/kio_fish/kio_fish-1.1.2.ebuild +++ b/net-misc/kio_fish/kio_fish-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kio_fish/kio_fish-1.1.2.ebuild,v 1.5 2002/07/16 04:54:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kio_fish/kio_fish-1.1.2.ebuild,v 1.6 2002/08/14 12:08:08 murphy Exp $ inherit kde-base || die @@ -11,7 +11,7 @@ SRC_URI="http://ich.bin.kein.hoschi.de/fish/${P}.tar.bz2" HOMEPAGE="http://ich.bin.kein.hoschi.de/fish/" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_install() { mkdir -p ${D}/usr/kde/3/share/services |