diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-11 15:08:57 -0500 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2023-12-12 08:26:39 +0200 |
commit | 5eb14fc0f0f6b81a85cc284add8e57c3e7947cf2 (patch) | |
tree | eb696fe6d6c1becdf904818f793bf45b7f9b383e /dev-php/PEAR-Net_SMTP | |
parent | dev-php/PEAR-Math_BigInteger: unkeyword 1.0.3-r1 for ~alpha (diff) | |
download | gentoo-5eb14fc0f0f6b81a85cc284add8e57c3e7947cf2.tar.gz gentoo-5eb14fc0f0f6b81a85cc284add8e57c3e7947cf2.tar.bz2 gentoo-5eb14fc0f0f6b81a85cc284add8e57c3e7947cf2.zip |
dev-php/PEAR-Net_SMTP: unkeyword 1.10.0 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Net_SMTP')
-rw-r--r-- | dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.10.0.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.10.0.ebuild index a9e118265f4e..5667753d0d7d 100644 --- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.10.0.ebuild +++ b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.10.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="A PHP implementation of the SMTP protocol" HOMEPAGE="https://pear.php.net/package/Net_SMTP" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~s390 sparc x86" IUSE="examples sasl test" DEPEND="" RDEPEND="dev-lang/php:* |