Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/tokyocabinet/
Date: Sun, 02 Oct 2016 06:00:20
Message-Id: 1475387652.0bf787f8d0263e88b3313a5dea9d176d85da81ca.jer@gentoo
1 commit: 0bf787f8d0263e88b3313a5dea9d176d85da81ca
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 2 05:54:12 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 2 05:54:12 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bf787f8
7
8 dev-db/tokyocabinet: Stable for HPPA PPC64 (bug #592032).
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 dev-db/tokyocabinet/tokyocabinet-1.4.48-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-db/tokyocabinet/tokyocabinet-1.4.48-r1.ebuild b/dev-db/tokyocabinet/tokyocabinet-1.4.48-r1.ebuild
17 index 69e95b4..9ee4697 100644
18 --- a/dev-db/tokyocabinet/tokyocabinet-1.4.48-r1.ebuild
19 +++ b/dev-db/tokyocabinet/tokyocabinet-1.4.48-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2012 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
27
28 LICENSE="LGPL-2.1"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
31 +KEYWORDS="alpha amd64 ~arm hppa ~ppc ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
32 IUSE="bzip2 debug doc examples threads zlib"
33
34 DEPEND="bzip2? ( app-arch/bzip2 )