commit: aac84244c0623d0438ae39969166d2b98a4b4d71 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 19 01:14:26 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 19 01:14:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac84244
dev-php/pecl-yaz: Stabilize 1.2.4-r1 arm, #948380 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-php/pecl-yaz/pecl-yaz-1.2.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/pecl-yaz/pecl-yaz-1.2.4-r1.ebuild b/dev-php/pecl-yaz/pecl-yaz-1.2.4-r1.ebuild index e4d5f45b5344..24038a8a5309 100644 --- a/dev-php/pecl-yaz/pecl-yaz-1.2.4-r1.ebuild +++ b/dev-php/pecl-yaz/pecl-yaz-1.2.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ inherit php-ext-pecl-r3 DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm ~hppa ~ppc64 ~s390 ~sparc ~x86" RESTRICT="test" DEPEND=">=dev-libs/yaz-3.0.2:0="
