diff options
author | 2004-05-13 14:20:08 +0000 | |
---|---|---|
committer | 2004-05-13 14:20:08 +0000 | |
commit | 92f5b63c6180d3f49c252e7eed5bc8839e85a486 (patch) | |
tree | 3754825f56f02fee982f7d5b859afcf736ebe5bb /net-analyzer/netselect/netselect-0.3.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-92f5b63c6180d3f49c252e7eed5bc8839e85a486.tar.gz historical-92f5b63c6180d3f49c252e7eed5bc8839e85a486.tar.bz2 historical-92f5b63c6180d3f49c252e7eed5bc8839e85a486.zip |
Added s390 keywords
Diffstat (limited to 'net-analyzer/netselect/netselect-0.3.ebuild')
-rw-r--r-- | net-analyzer/netselect/netselect-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netselect/netselect-0.3.ebuild b/net-analyzer/netselect/netselect-0.3.ebuild index c357d72618d1..29c719705e5a 100644 --- a/net-analyzer/netselect/netselect-0.3.ebuild +++ b/net-analyzer/netselect/netselect-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3.ebuild,v 1.14 2004/03/25 08:12:33 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3.ebuild,v 1.15 2004/05/13 14:20:08 randy Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Ultrafast implementation of ping." @@ -9,7 +9,7 @@ SRC_URI="http://www.worldvisions.ca/~apenwarr/netselect/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc alpha hppa mips amd64 ia64 ppc64" +KEYWORDS="x86 ppc sparc alpha hppa mips amd64 ia64 ppc64 s390" src_compile() { mv Makefile Makefile.orig |