commit: ae715f86f3c43ef5abf11c6fff5f5ca2d33f2afc Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Fri Sep 2 15:11:06 2022 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Fri Sep 2 15:13:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae715f86
net-misc/memcached: stabilize 1.6.16 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> net-misc/memcached/memcached-1.6.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/memcached/memcached-1.6.16.ebuild b/net-misc/memcached/memcached-1.6.16.ebuild index 39801d79547c..45d1892014e6 100644 --- a/net-misc/memcached/memcached-1.6.16.ebuild +++ b/net-misc/memcached/memcached-1.6.16.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 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~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:=