net-misc/memcached: 1.5.20 stable amd64/x86
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 12 Dec 2019 22:36:10 +0000 (16:36 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 12 Dec 2019 22:36:10 +0000 (16:36 -0600)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
net-misc/memcached/memcached-1.5.20.ebuild

index 0a1da23139baafd307e424bd6292e860f08f0827..77a0b3f38a8a7218bc983b6a5ef0bbf0cfd67e44 100644 (file)
@@ -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:=