summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-12-12 16:36:10 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2019-12-12 16:36:10 -0600
commit527e6c2ff00a5dfcaaec912578450741cdd9d0f3 (patch)
tree3b21cc5cd27742773ea8f3212599b6e39bfd5374 /net-misc
parentsys-cluster/crmsh: version bump, fix #669568 (diff)
downloadgentoo-527e6c2ff00a5dfcaaec912578450741cdd9d0f3.tar.gz
gentoo-527e6c2ff00a5dfcaaec912578450741cdd9d0f3.tar.bz2
gentoo-527e6c2ff00a5dfcaaec912578450741cdd9d0f3.zip
net-misc/memcached: 1.5.20 stable amd64/x86
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/memcached/memcached-1.5.20.ebuild2
1 files changed, 1 insertions, 1 deletions
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:=