diff options
| author | Eli Schwartz <eschwartz@gentoo.org> | 2026-02-11 20:58:11 -0500 |
|---|---|---|
| committer | Eli Schwartz <eschwartz@gentoo.org> | 2026-02-11 21:59:17 -0500 |
| commit | 14839738e82554f1fa79236e050948d4c1bda86d (patch) | |
| tree | 2aab788d3ef0a068d9d603949fa7be8ccd30bb44 /dev-php/PEAR-Crypt_GPG | |
| parent | eb7f296f276eee9e8409894c47e22ff3ffe8617d (diff) | |
dev-php/PEAR-Crypt_GPG: Stabilize 1.6.11 ALLARCHES, #969954
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Crypt_GPG')
| -rw-r--r-- | dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.11.ebuild | 4 |
1 files 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(-)] |
