commit: 6ac700feec54941e1550b1ee4e086ecc1c0a177e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue May 13 00:15:44 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue May 13 00:15:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ac700fe
dev-php/pecl-apcu: Stabilize 5.1.24 arm64, #954628 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-php/pecl-apcu/pecl-apcu-5.1.24.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/pecl-apcu/pecl-apcu-5.1.24.ebuild b/dev-php/pecl-apcu/pecl-apcu-5.1.24.ebuild index 700654d9dcd0..440f1036214c 100644 --- a/dev-php/pecl-apcu/pecl-apcu-5.1.24.ebuild +++ b/dev-php/pecl-apcu/pecl-apcu-5.1.24.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 @@ -14,7 +14,7 @@ DESCRIPTION="Stripped down version of APC supporting only user cache" LICENSE="PHP-3.01" SLOT="7" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~x86" LOCKS="pthreadmutex pthreadrw spinlock semaphore" LUSE=""
