diff options
author | Sam James <sam@gentoo.org> | 2024-11-11 15:20:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-11 15:20:53 +0000 |
commit | a21f32af8c1f7d31dfb4425236dd717f5bebd68c (patch) | |
tree | 6269ea10a1382205b7b1f554b092a3af584e3e09 | |
parent | sys-apps/iproute2: Stabilize 6.11.0 arm, #943268 (diff) | |
download | gentoo-a21f32af8c1f7d31dfb4425236dd717f5bebd68c.tar.gz gentoo-a21f32af8c1f7d31dfb4425236dd717f5bebd68c.tar.bz2 gentoo-a21f32af8c1f7d31dfb4425236dd717f5bebd68c.zip |
dev-php/pecl-apcu: Stabilize 5.1.23-r1 x86, #943269
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-php/pecl-apcu/pecl-apcu-5.1.23-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-apcu/pecl-apcu-5.1.23-r1.ebuild b/dev-php/pecl-apcu/pecl-apcu-5.1.23-r1.ebuild index 82e0d0a1108e..ae6dce241319 100644 --- a/dev-php/pecl-apcu/pecl-apcu-5.1.23-r1.ebuild +++ b/dev-php/pecl-apcu/pecl-apcu-5.1.23-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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="" |