diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-10-13 11:35:53 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-10-13 12:01:11 -0700 |
commit | 8760201db7534701cdfb3459caffa61b2a797053 (patch) | |
tree | dfc1a644c41e855d993b46a18bb9c54fe8c2cd2c /dev-php/PEAR-Net_DNSBL | |
parent | dev-libs/ossp-uuid: Drop to ~alpha (diff) | |
download | gentoo-8760201db7534701cdfb3459caffa61b2a797053.tar.gz gentoo-8760201db7534701cdfb3459caffa61b2a797053.tar.bz2 gentoo-8760201db7534701cdfb3459caffa61b2a797053.zip |
dev-php/*: Drop to ~alpha
Signed-off-by: Matt Turner <mattst88@gentoo.org>
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 8611c02ec207..0e7b237afb3e 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 @@ -11,7 +11,7 @@ HOMEPAGE="https://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 |