diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:15:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-23 00:15:12 +0000 |
commit | b2f2c98d9e9139354c23c835dd5dd1f8d81d67f6 (patch) | |
tree | bb5b583a463cf9470b65943baa508792938d88a4 /net-misc/redir | |
parent | ebuild cleanup and initscript cleanup (Manifest recommit) (diff) | |
download | gentoo-2-b2f2c98d9e9139354c23c835dd5dd1f8d81d67f6.tar.gz gentoo-2-b2f2c98d9e9139354c23c835dd5dd1f8d81d67f6.tar.bz2 gentoo-2-b2f2c98d9e9139354c23c835dd5dd1f8d81d67f6.zip |
Remove arm keywords
Diffstat (limited to 'net-misc/redir')
-rw-r--r-- | net-misc/redir/redir-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/redir/redir-2.2.1.ebuild b/net-misc/redir/redir-2.2.1.ebuild index 0d32dfd8f035..15405be40b63 100644 --- a/net-misc/redir/redir-2.2.1.ebuild +++ b/net-misc/redir/redir-2.2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/redir/redir-2.2.1.ebuild,v 1.2 2003/11/18 20:42:12 hhg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/redir/redir-2.2.1.ebuild,v 1.3 2004/02/23 00:15:12 agriffis Exp $ DESCRIPTION="Redir is a port redirector." HOMEPAGE="http://sammy.net/~sammy/hacks/" SRC_URI="http://sammy.net/~sammy/hacks/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~alpha ~arm ~hppa ~mips ~sparc" +KEYWORDS="x86 ~amd64 ~alpha ~hppa ~mips ~sparc" IUSE="" DEPEND="" RDEPEND="" |