diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:30:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:30:50 +0000 |
commit | 86608c04c15f6748913caf77c83fb2cfc37ee8ed (patch) | |
tree | 8a62aadd7eab94a7246791762ca53338f2d18298 /net-mail/rblcheck/rblcheck-1.5.ebuild | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-86608c04c15f6748913caf77c83fb2cfc37ee8ed.tar.gz gentoo-2-86608c04c15f6748913caf77c83fb2cfc37ee8ed.tar.bz2 gentoo-2-86608c04c15f6748913caf77c83fb2cfc37ee8ed.zip |
Remove arm keywords
Diffstat (limited to 'net-mail/rblcheck/rblcheck-1.5.ebuild')
-rw-r--r-- | net-mail/rblcheck/rblcheck-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/rblcheck/rblcheck-1.5.ebuild b/net-mail/rblcheck/rblcheck-1.5.ebuild index 3281c898a111..70b5dc6897ed 100644 --- a/net-mail/rblcheck/rblcheck-1.5.ebuild +++ b/net-mail/rblcheck/rblcheck-1.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Author: Enrico Morelli - 05/08/2002 -# $Header: /var/cvsroot/gentoo-x86/net-mail/rblcheck/rblcheck-1.5.ebuild,v 1.5 2003/06/12 21:32:03 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/rblcheck/rblcheck-1.5.ebuild,v 1.6 2004/02/22 16:27:17 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Perform lookups in RBL-styles services." @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/rblcheck/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha hppa mips arm" +KEYWORDS="x86 ppc sparc alpha hppa mips" DEPEND="virtual/glibc" |