summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-11-18 12:51:29 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-11-18 16:01:30 +0000
commitfdedf84eac1920218e153ff33128070e19ed155a (patch)
tree884082b7a942924a0dac4862388983de39f48b3f /net-misc/memcached
parentsys-devel/bison: stable 3.1 for ppc64, bug #670634 (diff)
downloadgentoo-fdedf84eac1920218e153ff33128070e19ed155a.tar.gz
gentoo-fdedf84eac1920218e153ff33128070e19ed155a.tar.bz2
gentoo-fdedf84eac1920218e153ff33128070e19ed155a.zip
net-misc/memcached: stable 1.5.12 for ppc64, bug #670696
Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/memcached')
-rw-r--r--net-misc/memcached/memcached-1.5.12.ebuild2
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 3bf5de4683b5..df1debee6539 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:=