commit: 4a0792fbc0a09478339d7e085ff286be48fe1147 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sun Apr 28 14:59:18 2024 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sun Apr 28 15:01:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a0792fb
net-misc/memcached: stabilize 1.6.26 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> net-misc/memcached/memcached-1.6.26.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/memcached/memcached-1.6.26.ebuild b/net-misc/memcached/memcached-1.6.26.ebuild index 9561a6bf3beb..bd837580012f 100644 --- a/net-misc/memcached/memcached-1.6.26.ebuild +++ b/net-misc/memcached/memcached-1.6.26.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://www.memcached.org/files/${MY_P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug sasl seccomp selinux slabs-reassign ssl test" # hugetlbfs later RDEPEND=">=dev-libs/libevent-1.4:=
