summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-22 13:47:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-22 13:47:38 +0000
commit6090ba9f3f0b5abfa192326256840b70112c9bda (patch)
treea1e084cc5040d0376b24460b07485123f9fc6ba2 /net-misc/memcached/memcached-1.4.13-r1.ebuild
parentStable for ppc64, wrt bug #492690 (diff)
downloadhistorical-6090ba9f3f0b5abfa192326256840b70112c9bda.tar.gz
historical-6090ba9f3f0b5abfa192326256840b70112c9bda.tar.bz2
historical-6090ba9f3f0b5abfa192326256840b70112c9bda.zip
Stable for ppc64, wrt bug #485644
Package-Manager: portage-2.2.1/cvs/Linux ppc64 RepoMan-Options: --include-arches="ppc64" Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-misc/memcached/memcached-1.4.13-r1.ebuild')
-rw-r--r--net-misc/memcached/memcached-1.4.13-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/memcached/memcached-1.4.13-r1.ebuild b/net-misc/memcached/memcached-1.4.13-r1.ebuild
index 3a5cd0f0efde..87a227c96a68 100644
--- a/net-misc/memcached/memcached-1.4.13-r1.ebuild
+++ b/net-misc/memcached/memcached-1.4.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.4.13-r1.ebuild,v 1.7 2013/12/21 17:16:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.4.13-r1.ebuild,v 1.8 2013/12/22 13:47:35 ago Exp $
EAPI=5
inherit eutils autotools flag-o-matic systemd
@@ -14,7 +14,7 @@ SRC_URI="http://memcached.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test slabs-reassign debug sasl" # hugetlbfs later
RDEPEND=">=dev-libs/libevent-1.4