summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-09-08 18:50:30 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-09-08 18:51:20 -0500
commitfbade3ec7aae9c11e492df0854b66642db84abd1 (patch)
tree15d5069f926ed2098c51c28ad08bb53bb17f0c83
parentdev-python/oslo-messaging: 5.35.1 stable amd64 and x86 with cleanup (diff)
downloadgentoo-fbade3ec7aae9c11e492df0854b66642db84abd1.tar.gz
gentoo-fbade3ec7aae9c11e492df0854b66642db84abd1.tar.bz2
gentoo-fbade3ec7aae9c11e492df0854b66642db84abd1.zip
net-misc/memcached: 1.5.10 stable amd64 and x86
Package-Manager: Portage-2.3.48, Repoman-2.3.10
-rw-r--r--net-misc/memcached/memcached-1.5.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.5.10.ebuild b/net-misc/memcached/memcached-1.5.10.ebuild
index 7b92758285f1..3a72e14b2f82 100644
--- a/net-misc/memcached/memcached-1.5.10.ebuild
+++ b/net-misc/memcached/memcached-1.5.10.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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~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:=