diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:39:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:11:18 +0000 |
commit | ce8f3252a596eb49fab234b8736e1ea0bbd4b8e4 (patch) | |
tree | 93c8cc7698a74c830e9a69e2172e605e43a53049 /net-misc/memcached | |
parent | net-misc/lksctp-tools: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-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.ebuild | 2 |
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:= |