commit: e3da6c47f2921b5d4a38bc0b2b3d5614a036caf3 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 19 07:04:20 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jan 19 07:04:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3da6c47
dev-php/pecl-yaz: Stabilize 1.2.4-r1 x86, #948380 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-php/pecl-yaz/pecl-yaz-1.2.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 d9bbb2f3315a..9a050a4d4890 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 @@ -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="