diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-11 15:09:07 -0500 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2023-12-12 08:26:40 +0200 |
commit | 21c30015fbf4ed4f73e72bd1234b3da84d7439e3 (patch) | |
tree | 9839f350de0fc673ed7e500f4be48a7c17a7e084 /dev-php/PEAR-System_Command | |
parent | dev-php/PEAR-Net_URL2: unkeyword 2.2.1-r2 for ~alpha (diff) | |
download | gentoo-21c30015fbf4ed4f73e72bd1234b3da84d7439e3.tar.gz gentoo-21c30015fbf4ed4f73e72bd1234b3da84d7439e3.tar.bz2 gentoo-21c30015fbf4ed4f73e72bd1234b3da84d7439e3.zip |
dev-php/PEAR-System_Command: unkeyword 1.0.8-r1 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-System_Command')
-rw-r--r-- | dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8-r1.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8-r1.ebuild index 1079a0303528..036a130f68e6 100644 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8-r1.ebuild +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://pear.php.net/package/System_Command" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86" IUSE="examples" RDEPEND="dev-lang/php:* |