diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-22 18:33:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-22 18:33:18 +0000 |
commit | 73f156cb803ba9bd408231ba880d3bfabb098cb2 (patch) | |
tree | ff415e47d3f6a054b8e3c8c14047dca438234847 /dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild | |
parent | Added ~ppc64 keyword; bug #105385 (diff) | |
download | gentoo-2-73f156cb803ba9bd408231ba880d3bfabb098cb2.tar.gz gentoo-2-73f156cb803ba9bd408231ba880d3bfabb098cb2.tar.bz2 gentoo-2-73f156cb803ba9bd408231ba880d3bfabb098cb2.zip |
Stable on ppc64; bug #109993
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild index 11a1bf1b3b50..8cfce9bd4467 100644 --- a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild +++ b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild @@ -1,11 +1,11 @@ # 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_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild,v 1.5 2005/11/21 16:11:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.1-r1.ebuild,v 1.6 2005/11/22 18:33:18 corsair Exp $ inherit php-pear-r1 DESCRIPTION="Check the syntax of IPv4 addresses." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |