Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/kyotocabinet/
Date: Sat, 14 Sep 2019 02:57:20
Message-Id: 1568429823.745d5bafacf3c45572478aba6f347074a1c0174f.bman@gentoo
1 commit: 745d5bafacf3c45572478aba6f347074a1c0174f
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 14 02:57:03 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 14 02:57:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=745d5baf
7
8 dev-db/kyotocabinet: arm64 stable (bug #694324)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.76, Repoman-2.3.17
12 RepoMan-Options: --include-arches="arm64"
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 b83f0f47195..4c6e9d78943 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-2018 Gentoo Authors
23 +# Copyright 1999-2019 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="${HOMEPAGE}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-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~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?]