From: Matthew Thode Date: Thu, 12 Dec 2019 22:36:10 +0000 (-0600) Subject: net-misc/memcached: 1.5.20 stable amd64/x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=527e6c2ff00a5dfcaaec912578450741cdd9d0f3;p=gentoo.git net-misc/memcached: 1.5.20 stable amd64/x86 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Matthew Thode --- diff --git a/net-misc/memcached/memcached-1.5.20.ebuild b/net-misc/memcached/memcached-1.5.20.ebuild index 0a1da23139ba..77a0b3f38a8a 100644 --- a/net-misc/memcached/memcached-1.5.20.ebuild +++ b/net-misc/memcached/memcached-1.5.20.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://www.memcached.org/files/${MY_P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug sasl seccomp selinux slabs-reassign test" # hugetlbfs later RDEPEND=">=dev-libs/libevent-1.4:=