dev-php/PEAR-PEAR: stabilize 1.10.16 for ALLARCHES

Quickly stabilize this since it's relatively obsolete as a standalone
package and can cause build failures in the very popular dev-lang/php
when it raises warnings (like the previous version does).

Closes: https://bugs.gentoo.org/966084
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Michael Orlitzky 2025-11-23 20:36:00 -05:00
parent 36bd319705
commit a5d1617868
No known key found for this signature in database
GPG Key ID: 6F48D3DA05C2DADB

View File

@ -12,7 +12,7 @@ SRC_URI="https://pear.php.net/get/${MY_P}.tgz"
S="${WORKDIR}/${MY_P}" S="${WORKDIR}/${MY_P}"
LICENSE="MIT" LICENSE="MIT"
SLOT="0" SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~riscv ~s390 ~sparc ~x86" KEYWORDS="~alpha amd64 arm ~hppa ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="dev-lang/php:*[cli(-),xml(-),zlib(-)] RDEPEND="dev-lang/php:*[cli(-),xml(-),zlib(-)]
dev-php/PEAR-Archive_Tar dev-php/PEAR-Archive_Tar