summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-06-23 19:14:30 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-06-23 19:15:10 -0500
commit201f30dbe88e05bc32c42eae52dde8e720da1118 (patch)
tree514cb459025f50231a759efb116799f28b01eae5 /net-misc
parentnet-analyzer/icinga2: 2.10.5 stable with cleanup (diff)
downloadgentoo-201f30dbe88e05bc32c42eae52dde8e720da1118.tar.gz
gentoo-201f30dbe88e05bc32c42eae52dde8e720da1118.tar.bz2
gentoo-201f30dbe88e05bc32c42eae52dde8e720da1118.zip
net-misc/memcached: 1.5.16 stable amd64 and x86
Package-Manager: Portage-2.3.66, Repoman-2.3.15 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/memcached/memcached-1.5.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.5.16.ebuild b/net-misc/memcached/memcached-1.5.16.ebuild
index 8d046a22030e..c1fd0fcba788 100644
--- a/net-misc/memcached/memcached-1.5.16.ebuild
+++ b/net-misc/memcached/memcached-1.5.16.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:=