From: Sergei Trofimovich Date: Fri, 24 May 2019 22:14:21 +0000 (+0100) Subject: net-misc/memcached: stable 1.5.14 for ppc64, bug #685866 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9f4d0e7af10019e3f12a72f664df416cc6c8c76d;p=gentoo.git net-misc/memcached: stable 1.5.14 for ppc64, bug #685866 Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich --- diff --git a/net-misc/memcached/memcached-1.5.14.ebuild b/net-misc/memcached/memcached-1.5.14.ebuild index eb5231a9ec03..8e8326692c61 100644 --- a/net-misc/memcached/memcached-1.5.14.ebuild +++ b/net-misc/memcached/memcached-1.5.14.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:=