commit: 84a1f9f98e8bae2d66e2649e920ecd21061dae49
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 6 16:44:51 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 6 16:44:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84a1f9f9
net-misc/memcached: Stabilize 1.6.38 arm, #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 91c5a75ad2a4..e8efb43fdfba 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 )"