net-misc/memcached: 1.5.21 bump
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 22 Feb 2020 21:30:14 +0000 (15:30 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 22 Feb 2020 21:30:14 +0000 (15:30 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
net-misc/memcached/memcached-1.5.21-r1.ebuild

index 4bd4eefadecea48b099d54d67ec8b97848415ae5..98253142de8a5ab60e184219f11f439b5b967a23 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:=