diff options
author | 2005-09-03 19:31:43 +0000 | |
---|---|---|
committer | 2005-09-03 19:31:43 +0000 | |
commit | af8bfd18e2ef4de12508ae293af02c22c4d6ff0d (patch) | |
tree | f7a73bb9d657328221da183f9e8f50551d8fe633 /net-analyzer/netselect | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-af8bfd18e2ef4de12508ae293af02c22c4d6ff0d.tar.gz gentoo-2-af8bfd18e2ef4de12508ae293af02c22c4d6ff0d.tar.bz2 gentoo-2-af8bfd18e2ef4de12508ae293af02c22c4d6ff0d.zip |
m68k/sh love
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-analyzer/netselect')
-rw-r--r-- | net-analyzer/netselect/netselect-0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netselect/netselect-0.3-r1.ebuild b/net-analyzer/netselect/netselect-0.3-r1.ebuild index f6ef0586b6fa..02e4535cc4e8 100644 --- a/net-analyzer/netselect/netselect-0.3-r1.ebuild +++ b/net-analyzer/netselect/netselect-0.3-r1.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/net-analyzer/netselect/netselect-0.3-r1.ebuild,v 1.13 2005/08/09 13:13:54 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r1.ebuild,v 1.14 2005/09/03 19:31:43 vapier Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.worldvisions.ca/~apenwarr/netselect/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="" S="${WORKDIR}/${PN}" |