Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/kyotocabinet/
Date: Sat, 24 Feb 2018 21:56:56
Message-Id: 1519509334.e05d2394a5707a2d7fb1f2443555c4bec589ffc9.mgorny@gentoo
1 commit: e05d2394a5707a2d7fb1f2443555c4bec589ffc9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 24 21:51:56 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 24 21:55:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e05d2394
7
8 dev-db/kyotocabinet: Tested on ~amd64-fbsd (bug #635216)
9
10 dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild b/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild
14 index e17656c63b0..10a38d4b7dd 100644
15 --- a/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild
16 +++ b/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}pkg/${P}.tar.gz"
24
25 LICENSE="GPL-3"
26 SLOT="0"
27 -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
28 +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
29 IUSE="debug doc examples static-libs"
30
31 DEPEND="sys-libs/zlib[static-libs?]