commit: 30cd9de05b41b203094e08e0e1d19f6911ce4663
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 6 16:44:53 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 6 16:44:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30cd9de0
net-misc/memcached: Stabilize 1.6.38 x86, #962408
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-misc/memcached/memcached-1.6.38.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/memcached/memcached-1.6.38.ebuild
b/net-misc/memcached/memcached-1.6.38.ebuild
index e8efb43fdfba..ec2893a8dc0f 100644
--- a/net-misc/memcached/memcached-1.6.38.ebuild
+++ b/net-misc/memcached/memcached-1.6.38.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390
~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390
x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="debug sasl seccomp selinux slabs-reassign ssl test" # hugetlbfs later
RESTRICT="!test? ( test )"