summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-11-10 09:45:38 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-11-10 09:45:47 +0000
commitf30b3a7820f0cd5f8e3b47a1b5add75fa10525f1 (patch)
treea8c8a962e70390cf04a7c30c88482007c8fb317c /net-misc
parentkde-apps/kscd: Add missing DEPEND (diff)
downloadgentoo-f30b3a7820f0cd5f8e3b47a1b5add75fa10525f1.tar.gz
gentoo-f30b3a7820f0cd5f8e3b47a1b5add75fa10525f1.tar.bz2
gentoo-f30b3a7820f0cd5f8e3b47a1b5add75fa10525f1.zip
net-misc/memcached: stable 1.5.2 for ppc/ppc64, bug #636236
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/memcached/memcached-1.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.5.2.ebuild b/net-misc/memcached/memcached-1.5.2.ebuild
index 3307097b6310..6fe4bebf2385 100644
--- a/net-misc/memcached/memcached-1.5.2.ebuild
+++ b/net-misc/memcached/memcached-1.5.2.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 ~sparc-fbsd ~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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test slabs-reassign debug sasl selinux" # hugetlbfs later
RDEPEND=">=dev-libs/libevent-1.4:=