diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 09:21:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 09:21:14 +0100 |
commit | 354081a4c765e36d0bd2b58de09599d046399410 (patch) | |
tree | 85fb3b6004d79243d50eeb3da6379a489d1b764f /net-misc/memcached | |
parent | sys-apps/sg3_utils: stable 1.44 for hppa, bug #711484 (diff) | |
download | gentoo-354081a4c765e36d0bd2b58de09599d046399410.tar.gz gentoo-354081a4c765e36d0bd2b58de09599d046399410.tar.bz2 gentoo-354081a4c765e36d0bd2b58de09599d046399410.zip |
net-misc/memcached: s390 stable wrt bug #711208
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/memcached')
-rw-r--r-- | net-misc/memcached/memcached-1.5.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.5.22.ebuild b/net-misc/memcached/memcached-1.5.22.ebuild index 98253142de8a..bd1d2d798840 100644 --- a/net-misc/memcached/memcached-1.5.22.ebuild +++ b/net-misc/memcached/memcached-1.5.22.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~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:= |