Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/kyotocabinet/
Date: Mon, 20 Jan 2020 23:12:53
Message-Id: 1579561922.f655e1f9344a0c9cd231cb24edf63fec98eca9fe.slyfox@gentoo
1 commit: f655e1f9344a0c9cd231cb24edf63fec98eca9fe
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 20 23:10:46 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 20 23:12:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f655e1f9
7
8 dev-db/kyotocabinet: stable 1.2.77 for ia64, bug #663264
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild b/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild
18 index b8d4c86ff2e..0b831df71e9 100644
19 --- a/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild
20 +++ b/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="7"
27 @@ -11,7 +11,7 @@ SRC_URI="https://fallabs.com/kyotocabinet/pkg/${P}.tar.gz"
28
29 LICENSE="GPL-3"
30 SLOT="0"
31 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
32 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
33 IUSE="debug doc examples +lzma +lzo static-libs"
34
35 DEPEND="sys-libs/zlib[static-libs?]