diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-02-12 10:52:08 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-02-12 10:53:11 -0500 |
commit | 34f244f984beef829c194ec22e54a0358d0ddc57 (patch) | |
tree | 65bd8dc1d08f193a6ab54b4796f72baff427daf2 /dev-php/PEAR-Net_DNSBL | |
parent | kde-apps/kopete: Remove 16.12.0-r1 (diff) | |
download | gentoo-34f244f984beef829c194ec22e54a0358d0ddc57.tar.gz gentoo-34f244f984beef829c194ec22e54a0358d0ddc57.tar.bz2 gentoo-34f244f984beef829c194ec22e54a0358d0ddc57.zip |
dev-php/PEAR-Net_DNSBL: stabilize remaining arches per ALLARCHES policy.
Gentoo-Bug: 608756
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-php/PEAR-Net_DNSBL')
-rw-r--r-- | dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild index de952b17329c..b46901c2c7d6 100644 --- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild +++ b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 sparc x86" IUSE="examples" RDEPEND="dev-lang/php:* dev-php/PEAR-Cache_Lite |