diff options
author | Jason Wever <weeve@gentoo.org> | 2005-09-11 19:54:46 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-09-11 19:54:46 +0000 |
commit | 9ef1a877d4e83c57d8074712684fbdaa385e1296 (patch) | |
tree | 3d00c1c2b0b99ef4d3af9e397bc8abef88aaca5b /dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild | |
parent | remove whitespace in pcap.h (diff) | |
download | gentoo-2-9ef1a877d4e83c57d8074712684fbdaa385e1296.tar.gz gentoo-2-9ef1a877d4e83c57d8074712684fbdaa385e1296.tar.bz2 gentoo-2-9ef1a877d4e83c57d8074712684fbdaa385e1296.zip |
Added ~sparc keyword.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild index 870868bccc65..a912e094d271 100644 --- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild +++ b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-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/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild,v 1.2 2005/09/09 14:21:31 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.0.0-r1.ebuild,v 1.3 2005/09/11 19:54:46 weeve Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="DNSBL Checker" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" IUSE="" RDEPEND="${RDEPEND} >=dev-php/PEAR-Cache_Lite-1.3.1 |