summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-04-28 11:52:26 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-04-28 11:59:45 -0500
commite5bfcaea401e901491e8f218e6bd2a24f2a5475e (patch)
treeb110100dfdfaf60a47612d38e19872b4190ce90a
parentnet-analyzer/icinga2: 2.6.3 stable amd64 and x86 (diff)
downloadgentoo-e5bfcaea401e901491e8f218e6bd2a24f2a5475e.tar.gz
gentoo-e5bfcaea401e901491e8f218e6bd2a24f2a5475e.tar.bz2
gentoo-e5bfcaea401e901491e8f218e6bd2a24f2a5475e.zip
net-misc/memcached: 1.4.36 stable amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.2
-rw-r--r--net-misc/memcached/memcached-1.4.36.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.4.36.ebuild b/net-misc/memcached/memcached-1.4.36.ebuild
index 85d691cdb47c..c0f4e639e521 100644
--- a/net-misc/memcached/memcached-1.4.36.ebuild
+++ b/net-misc/memcached/memcached-1.4.36.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 ~sparc-fbsd ~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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test slabs-reassign debug sasl selinux" # hugetlbfs later
RDEPEND=">=dev-libs/libevent-1.4:=