summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-08 11:19:49 -0500
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-08 18:29:28 +0200
commit52b511f504ab4346b40e1e5a9a34ff640f2dc1a7 (patch)
tree4952b1bb98ef9b997c03b3dbaea47ac1606d6a3b /dev-php/PEAR-Net_Ping
parentdev-php/PEAR-Net_LDAP2: unkeyword 2.2.0-r1 for ~alpha (diff)
downloadgentoo-52b511f504ab4346b40e1e5a9a34ff640f2dc1a7.tar.gz
gentoo-52b511f504ab4346b40e1e5a9a34ff640f2dc1a7.tar.bz2
gentoo-52b511f504ab4346b40e1e5a9a34ff640f2dc1a7.zip
dev-php/PEAR-Net_Ping: unkeyword 2.4.5-r2 for ~alpha
Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Net_Ping')
-rw-r--r--dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r2.ebuild b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r2.ebuild
index d86b0d0c8a0e..0ab694c4ba6d 100644
--- a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r2.ebuild
+++ b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ HOMEPAGE="https://pear.php.net/package/Net_Ping"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="PHP-3.01"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="examples"
RDEPEND="dev-lang/php:*