diff options
author | Sam James <sam@gentoo.org> | 2024-10-17 07:32:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-17 07:32:51 +0100 |
commit | 6cfc9c275e5867da4161222af11db51213430077 (patch) | |
tree | c74def68995056056179cf8bc254387f55304a8d /dev-php | |
parent | dev-php/pecl-event: Stabilize 3.1.3 x86, #941655 (diff) | |
download | gentoo-6cfc9c275e5867da4161222af11db51213430077.tar.gz gentoo-6cfc9c275e5867da4161222af11db51213430077.tar.bz2 gentoo-6cfc9c275e5867da4161222af11db51213430077.zip |
dev-php/PEAR-PEAR: Stabilize 1.10.15 ALLARCHES, #941656
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.10.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.15.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.15.ebuild index 590c6daebb9f..b7b8d3624c8e 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.15.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.15.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://pear.php.net/get/${MY_P}.tgz" S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ppc64 ~s390 sparc x86" RDEPEND="dev-lang/php:*[cli(-),xml(-),zlib(-)] dev-php/PEAR-Archive_Tar |