summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2024-04-28 09:59:18 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2024-04-28 10:01:03 -0500
commit4a0792fbc0a09478339d7e085ff286be48fe1147 (patch)
treec6f16a9818ea54361cfcaae29663d45f1a4e2b51 /net-misc
parentgui-libs/wlroots: media-libs/mesa now enables gles2 unconditionally (diff)
downloadgentoo-4a0792fbc0a09478339d7e085ff286be48fe1147.tar.gz
gentoo-4a0792fbc0a09478339d7e085ff286be48fe1147.tar.bz2
gentoo-4a0792fbc0a09478339d7e085ff286be48fe1147.zip
net-misc/memcached: stabilize 1.6.26
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/memcached/memcached-1.6.26.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.6.26.ebuild b/net-misc/memcached/memcached-1.6.26.ebuild
index 9561a6bf3beb..bd837580012f 100644
--- a/net-misc/memcached/memcached-1.6.26.ebuild
+++ b/net-misc/memcached/memcached-1.6.26.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:=