summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-13 11:01:51 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-13 11:02:27 -0500
commit366ec482a0bbb0727d4a622b8182e9ba45c05ae5 (patch)
tree700549a4d7121ca7788d5403491691e7e0c8201f /net-misc
parentnet-wireless/kismet-rest: initial commit (diff)
downloadgentoo-366ec482a0bbb0727d4a622b8182e9ba45c05ae5.tar.gz
gentoo-366ec482a0bbb0727d4a622b8182e9ba45c05ae5.tar.bz2
gentoo-366ec482a0bbb0727d4a622b8182e9ba45c05ae5.zip
net-misc/memcached: stablize amd64/x86
Bug: https://bugs.gentoo.org/685866 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/memcached/memcached-1.5.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.5.14.ebuild b/net-misc/memcached/memcached-1.5.14.ebuild
index 8d046a22030e..c1fd0fcba788 100644
--- a/net-misc/memcached/memcached-1.5.14.ebuild
+++ b/net-misc/memcached/memcached-1.5.14.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:=