Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/memcached/
Date: Sun, 28 Feb 2016 07:26:03
Message-Id: 1456644303.6b0f5f2af2f642b792725932f691dc5db299806d.prometheanfire@gentoo
1 commit: 6b0f5f2af2f642b792725932f691dc5db299806d
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 07:25:03 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 07:25:03 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0f5f2a
7
8 net-misc/memcached: keywording arm64
9
10 merged on X-C1
11
12 Package-Manager: portage-2.2.26
13
14 net-misc/memcached/memcached-1.4.25.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/memcached/memcached-1.4.25.ebuild b/net-misc/memcached/memcached-1.4.25.ebuild
18 index d6eb3e0..53f0984 100644
19 --- a/net-misc/memcached/memcached-1.4.25.ebuild
20 +++ b/net-misc/memcached/memcached-1.4.25.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="http://www.memcached.org/files/${MY_P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="0"
25 -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"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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"
27 IUSE="test slabs-reassign debug sasl selinux" # hugetlbfs later
28
29 RDEPEND=">=dev-libs/libevent-1.4