diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-07-16 10:50:55 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-07-16 10:54:12 -0500 |
commit | 843f2694805caa13f9ca9fb688f3adada93a72b6 (patch) | |
tree | 75b96847fef9a2c7c3d41e6b1db74bda462336e3 /net-misc/memcached | |
parent | sys-libs/libcxxabi: default +static-libs on (diff) | |
download | gentoo-843f2694805caa13f9ca9fb688f3adada93a72b6.tar.gz gentoo-843f2694805caa13f9ca9fb688f3adada93a72b6.tar.bz2 gentoo-843f2694805caa13f9ca9fb688f3adada93a72b6.zip |
net-misc/memcached: stabilize 1.6.21-r1
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-misc/memcached')
-rw-r--r-- | net-misc/memcached/memcached-1.6.21-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.6.21-r1.ebuild b/net-misc/memcached/memcached-1.6.21-r1.ebuild index 9a7f346eea40..53e00ffd929c 100644 --- a/net-misc/memcached/memcached-1.6.21-r1.ebuild +++ b/net-misc/memcached/memcached-1.6.21-r1.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 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~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:= |