summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-05 05:25:14 +0100
committerSam James <sam@gentoo.org>2023-07-05 05:25:14 +0100
commite24c554261402cb6698fd1ceb39b50dcc1367bb0 (patch)
tree4f95521a728dbb1a3f4ce5f916b743dd9c708dee /dev-php
parentdev-php/php-redmine-api: Stabilize 1.5.16 ALLARCHES, #908124 (diff)
downloadgentoo-e24c554261402cb6698fd1ceb39b50dcc1367bb0.tar.gz
gentoo-e24c554261402cb6698fd1ceb39b50dcc1367bb0.tar.bz2
gentoo-e24c554261402cb6698fd1ceb39b50dcc1367bb0.zip
dev-php/PEAR-Crypt_GPG: Stabilize 1.6.7 ALLARCHES, #833501
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.7.ebuild b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.7.ebuild
index a3a112cc6615..7537f6de6eb6 100644
--- a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.7.ebuild
+++ b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.6.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ HOMEPAGE="https://pear.php.net/package/Crypt_GPG"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"