summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-10-05 09:04:35 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-10-05 09:06:24 -0500
commit2eb6bdb7ff2170bcef49ac9490b4bac31b9468c1 (patch)
treefcf61f6bf14449e147c4bf6a0fad0d11b24f52c5 /net-misc/memcached
parentmedia-plugins/kodi-pvr-vbox: 7.0.2 version bump (diff)
downloadgentoo-2eb6bdb7ff2170bcef49ac9490b4bac31b9468c1.tar.gz
gentoo-2eb6bdb7ff2170bcef49ac9490b4bac31b9468c1.tar.bz2
gentoo-2eb6bdb7ff2170bcef49ac9490b4bac31b9468c1.zip
net-misc/memcached: 1.6.7 stable amd64 and x86
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-misc/memcached')
-rw-r--r--net-misc/memcached/memcached-1.6.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.6.7.ebuild b/net-misc/memcached/memcached-1.6.7.ebuild
index d1349f310a79..563ec54b1aea 100644
--- a/net-misc/memcached/memcached-1.6.7.ebuild
+++ b/net-misc/memcached/memcached-1.6.7.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="debug sasl seccomp selinux slabs-reassign test" # hugetlbfs later
RDEPEND=">=dev-libs/libevent-1.4:=