summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-11-12 02:01:20 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-11-12 02:13:10 +0100
commit347ceb2d83840fe11e239a6801093b61b4632fd0 (patch)
tree331d20608f88856c8b7bdc5e9c434160d78b26b3 /net-misc/memcached
parentmedia-libs/libopenshot: x86 stable (bug #670718) (diff)
downloadgentoo-347ceb2d83840fe11e239a6801093b61b4632fd0.tar.gz
gentoo-347ceb2d83840fe11e239a6801093b61b4632fd0.tar.bz2
gentoo-347ceb2d83840fe11e239a6801093b61b4632fd0.zip
net-misc/memcached: x86 stable (bug #670696)
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/memcached')
-rw-r--r--net-misc/memcached/memcached-1.5.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.5.12.ebuild b/net-misc/memcached/memcached-1.5.12.ebuild
index 5d12f33e3428..fc7181e4c8d3 100644
--- a/net-misc/memcached/memcached-1.5.12.ebuild
+++ b/net-misc/memcached/memcached-1.5.12.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:=