diff options
author | 2018-12-28 23:50:42 +0300 | |
---|---|---|
committer | 2018-12-28 23:50:42 +0300 | |
commit | 703533f015f7f9d8dc45aaca216a7eaea17908c9 (patch) | |
tree | 92e0b81276b6045d11ddf2af63e50d85fb998268 /net-misc/memcached | |
parent | dev-python/pytest-forked: mark s390 stable (diff) | |
download | gentoo-703533f015f7f9d8dc45aaca216a7eaea17908c9.tar.gz gentoo-703533f015f7f9d8dc45aaca216a7eaea17908c9.tar.bz2 gentoo-703533f015f7f9d8dc45aaca216a7eaea17908c9.zip |
net-misc/memcached: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-misc/memcached')
-rw-r--r-- | net-misc/memcached/memcached-1.5.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.5.12.ebuild b/net-misc/memcached/memcached-1.5.12.ebuild index 198fdfd1774e..58651a0f4976 100644 --- a/net-misc/memcached/memcached-1.5.12.ebuild +++ b/net-misc/memcached/memcached-1.5.12.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 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug sasl seccomp selinux slabs-reassign test" # hugetlbfs later RDEPEND=">=dev-libs/libevent-1.4:= |