diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-14 12:23:24 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-12-14 22:26:00 -0500 |
commit | d77c8f1714c6efb542986019cf46a5e017820d83 (patch) | |
tree | f37cbefdf640722750398aa36d2e5b75dfcbaaf6 /dev-php | |
parent | dev-php/PEAR-Auth_SASL: unkeyword 1.1.0 for ~alpha (diff) | |
download | gentoo-d77c8f1714c6efb542986019cf46a5e017820d83.tar.gz gentoo-d77c8f1714c6efb542986019cf46a5e017820d83.tar.bz2 gentoo-d77c8f1714c6efb542986019cf46a5e017820d83.zip |
dev-php/PEAR-Net_Socket: unkeyword 1.2.2 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2.ebuild index 064449790649..9c8eb5b82876 100644 --- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2.ebuild +++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2.ebuild @@ -8,7 +8,7 @@ inherit php-pear-r2 DESCRIPTION="PHP class interface to TCP sockets" 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="" DEPEND="" RDEPEND=">=dev-php/PEAR-PEAR-1.10.1" |