summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-04 11:12:36 +0100
committerSam James <sam@gentoo.org>2023-07-04 11:12:36 +0100
commit29e7300492524241ebc2f95daf8e7094086b591b (patch)
tree631b448326669e250dac58c143593333741d44c4 /dev-php/pecl-yaz
parentdev-php/sebastian-code-unit-reverse-lookup: Stabilize 2.0.3 arm, #909593 (diff)
downloadgentoo-29e7300492524241ebc2f95daf8e7094086b591b.tar.gz
gentoo-29e7300492524241ebc2f95daf8e7094086b591b.tar.bz2
gentoo-29e7300492524241ebc2f95daf8e7094086b591b.zip
dev-php/pecl-yaz: Stabilize 1.2.4 arm, #909594
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/pecl-yaz')
-rw-r--r--dev-php/pecl-yaz/pecl-yaz-1.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-yaz/pecl-yaz-1.2.4.ebuild b/dev-php/pecl-yaz/pecl-yaz-1.2.4.ebuild
index 757dad0ff483..bba6200a9bba 100644
--- a/dev-php/pecl-yaz/pecl-yaz-1.2.4.ebuild
+++ b/dev-php/pecl-yaz/pecl-yaz-1.2.4.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 @@ USE_PHP="php7-4 php8-0 php8-1 php8-2"
inherit php-ext-pecl-r3
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit"
LICENSE="BSD"