diff options
author | Jon Portnoy <avenj@gentoo.org> | 2003-09-18 22:22:50 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2003-09-18 22:22:50 +0000 |
commit | b1c1df64328f4502a6838955dae15bf22d5157de (patch) | |
tree | 8669046f561dc3efe6b5f9eb24434f1665138edd /sys-apps/netkit-base/netkit-base-0.17-r8.ebuild | |
parent | ia64 keywords (diff) | |
download | gentoo-2-b1c1df64328f4502a6838955dae15bf22d5157de.tar.gz gentoo-2-b1c1df64328f4502a6838955dae15bf22d5157de.tar.bz2 gentoo-2-b1c1df64328f4502a6838955dae15bf22d5157de.zip |
ia64 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 d8fb3c72e753..ea165d1d2d66 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.7 2003/09/07 01:17:55 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/netkit-base-0.17-r8.ebuild,v 1.8 2003/09/18 22:22:02 avenj 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 sparc" +KEYWORDS="x86 amd64 alpha ppc mips hppa sparc ia64" SLOT="0" LICENSE="BSD" |