summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-08-26 19:54:29 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-08-26 19:54:29 +0000
commit0f33d0fe613b79ee1fa1e8078450a7a604131754 (patch)
tree475e3e3d5f2071f45bd384d4c5c992d2c6fe019c /net-misc/memcached/memcached-1.4.10-r1.ebuild
parentia64 stable wrt #419473 (diff)
downloadgentoo-2-0f33d0fe613b79ee1fa1e8078450a7a604131754.tar.gz
gentoo-2-0f33d0fe613b79ee1fa1e8078450a7a604131754.tar.bz2
gentoo-2-0f33d0fe613b79ee1fa1e8078450a7a604131754.zip
Add ~s390 wrt #399329
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'net-misc/memcached/memcached-1.4.10-r1.ebuild')
-rw-r--r--net-misc/memcached/memcached-1.4.10-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/memcached/memcached-1.4.10-r1.ebuild b/net-misc/memcached/memcached-1.4.10-r1.ebuild
index c3c381f667e7..58910c95598f 100644
--- a/net-misc/memcached/memcached-1.4.10-r1.ebuild
+++ b/net-misc/memcached/memcached-1.4.10-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.4.10-r1.ebuild,v 1.1 2011/12/31 20:36:19 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/memcached/memcached-1.4.10-r1.ebuild,v 1.2 2012/08/26 19:54:29 armin76 Exp $
EAPI=2
inherit eutils autotools flag-o-matic
@@ -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 ~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