summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2022-09-02 10:11:06 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2022-09-02 10:13:09 -0500
commitae715f86f3c43ef5abf11c6fff5f5ca2d33f2afc (patch)
tree617c2af837ffe0cd5658b7bfcf091b89c4726534 /net-misc/memcached
parentdev-ruby/puppetdb-termini: stabilize 7.11.0 for amd64, x86 (diff)
downloadgentoo-ae715f86f3c43ef5abf11c6fff5f5ca2d33f2afc.tar.gz
gentoo-ae715f86f3c43ef5abf11c6fff5f5ca2d33f2afc.tar.bz2
gentoo-ae715f86f3c43ef5abf11c6fff5f5ca2d33f2afc.zip
net-misc/memcached: stabilize 1.6.16
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-misc/memcached')
-rw-r--r--net-misc/memcached/memcached-1.6.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.6.16.ebuild b/net-misc/memcached/memcached-1.6.16.ebuild
index 39801d79547c..45d1892014e6 100644
--- a/net-misc/memcached/memcached-1.6.16.ebuild
+++ b/net-misc/memcached/memcached-1.6.16.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://www.memcached.org/files/${MY_P}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="debug sasl seccomp selinux slabs-reassign ssl test" # hugetlbfs later
RDEPEND=">=dev-libs/libevent-1.4:=