summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:39:09 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:11:18 +0000
commitce8f3252a596eb49fab234b8736e1ea0bbd4b8e4 (patch)
tree93c8cc7698a74c830e9a69e2172e605e43a53049 /net-misc/memcached
parentnet-misc/lksctp-tools: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-ce8f3252a596eb49fab234b8736e1ea0bbd4b8e4.tar.gz
gentoo-ce8f3252a596eb49fab234b8736e1ea0bbd4b8e4.tar.bz2
gentoo-ce8f3252a596eb49fab234b8736e1ea0bbd4b8e4.zip
net-misc/memcached: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/memcached')
-rw-r--r--net-misc/memcached/memcached-1.6.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.6.9.ebuild b/net-misc/memcached/memcached-1.6.9.ebuild
index 21021457846f..a78e6283331d 100644
--- a/net-misc/memcached/memcached-1.6.9.ebuild
+++ b/net-misc/memcached/memcached-1.6.9.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"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="debug sasl seccomp selinux slabs-reassign test" # hugetlbfs later
RDEPEND=">=dev-libs/libevent-1.4:=