summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-11 15:20:53 +0000
committerSam James <sam@gentoo.org>2024-11-11 15:20:53 +0000
commita21f32af8c1f7d31dfb4425236dd717f5bebd68c (patch)
tree6269ea10a1382205b7b1f554b092a3af584e3e09 /dev-php
parentsys-apps/iproute2: Stabilize 6.11.0 arm, #943268 (diff)
downloadgentoo-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>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-apcu/pecl-apcu-5.1.23-r1.ebuild4
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=""