commit: 29e7300492524241ebc2f95daf8e7094086b591b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 4 10:12:36 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 4 10:12:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29e73004
dev-php/pecl-yaz: Stabilize 1.2.4 arm, #909594 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-php/pecl-yaz/pecl-yaz-1.2.4.ebuild | 4 ++-- 1 file 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"
