diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2024-04-20 09:25:51 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2024-04-20 09:25:59 -0500 |
commit | b12e9e22850e6146d63783483faffe19c6b40b6a (patch) | |
tree | 52f69bcb722fa7f3226e92e1c779583cc4d0adb7 /net-misc/memcached | |
parent | gui-wm/sway: drop 1.8.1 (diff) | |
download | gentoo-b12e9e22850e6146d63783483faffe19c6b40b6a.tar.gz gentoo-b12e9e22850e6146d63783483faffe19c6b40b6a.tar.bz2 gentoo-b12e9e22850e6146d63783483faffe19c6b40b6a.zip |
net-misc/memcached: stabilize 1.6.25
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-misc/memcached')
-rw-r--r-- | net-misc/memcached/memcached-1.6.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.6.25.ebuild b/net-misc/memcached/memcached-1.6.25.ebuild index 9561a6bf3beb..bd837580012f 100644 --- a/net-misc/memcached/memcached-1.6.25.ebuild +++ b/net-misc/memcached/memcached-1.6.25.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:= |