commit: 14839738e82554f1fa79236e050948d4c1bda86d Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Feb 12 01:58:11 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Feb 12 02:59:17 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14839738
dev-php/PEAR-Crypt_GPG: Stabilize 1.6.11 ALLARCHES, #969954 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.11.ebuild b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.11.ebuild index 3553aef12024..b52724dbc652 100644 --- a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.11.ebuild +++ b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://download.pear.php.net/package/${MY_P}.tgz" S="${WORKDIR}/${MY_P}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 arm ~hppa ppc64 ~sparc x86" RDEPEND="app-alternatives/gpg dev-lang/php:*[posix(-),unicode(-)]
