summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-05 09:31:52 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-05 09:31:52 +0100
commiteb84ce5f8cec1835f2f9b1ef59b85719c42a8c1f (patch)
treee8b094175c99529ae9aefa1444464a53b5800486
parentdev-python/freezegun: s390 stable wrt bug #711504 (diff)
downloadgentoo-eb84ce5f8cec1835f2f9b1ef59b85719c42a8c1f.tar.gz
gentoo-eb84ce5f8cec1835f2f9b1ef59b85719c42a8c1f.tar.bz2
gentoo-eb84ce5f8cec1835f2f9b1ef59b85719c42a8c1f.zip
net-misc/memcached: sparc stable wrt bug #711208
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--net-misc/memcached/memcached-1.5.22.ebuild2
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 bd1d2d798840..c62501df059d 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:=