diff options
author | Jason Wever <weeve@gentoo.org> | 2003-08-12 12:38:34 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-08-12 12:38:34 +0000 |
commit | 69996ee6b710e35b330769d358a77157c5dda5a6 (patch) | |
tree | a1c17729133c47eb073e9648a280e1369f025966 /sys-apps/netkit-base/netkit-base-0.17-r8.ebuild | |
parent | Changed ~sparc keyword to sparc. (diff) | |
download | gentoo-2-69996ee6b710e35b330769d358a77157c5dda5a6.tar.gz gentoo-2-69996ee6b710e35b330769d358a77157c5dda5a6.tar.bz2 gentoo-2-69996ee6b710e35b330769d358a77157c5dda5a6.zip |
Added sparc to keywords.
Diffstat (limited to 'sys-apps/netkit-base/netkit-base-0.17-r8.ebuild')
-rw-r--r-- | sys-apps/netkit-base/netkit-base-0.17-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/netkit-base/netkit-base-0.17-r8.ebuild b/sys-apps/netkit-base/netkit-base-0.17-r8.ebuild index fb9847f3f6cd..380301b1a0ee 100644 --- a/sys-apps/netkit-base/netkit-base-0.17-r8.ebuild +++ b/sys-apps/netkit-base/netkit-base-0.17-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/netkit-base-0.17-r8.ebuild,v 1.5 2003/07/06 16:05:09 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/netkit-base-0.17-r8.ebuild,v 1.6 2003/08/12 12:38:24 weeve Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" # Only keyword for your arch if you have iputils in your default profile! -KEYWORDS="x86 amd64 alpha ppc mips hppa" +KEYWORDS="x86 amd64 alpha ppc mips hppa sparc" SLOT="0" LICENSE="BSD" |