diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-13 22:57:03 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-13 22:57:03 -0400 |
commit | 745d5bafacf3c45572478aba6f347074a1c0174f (patch) | |
tree | 340857c451b5711827799fee2e2349f10c5a954b /dev-db/kyotocabinet | |
parent | net-misc/suite3270: drop old 3.4 versions (diff) | |
download | gentoo-745d5bafacf3c45572478aba6f347074a1c0174f.tar.gz gentoo-745d5bafacf3c45572478aba6f347074a1c0174f.tar.bz2 gentoo-745d5bafacf3c45572478aba6f347074a1c0174f.zip |
dev-db/kyotocabinet: arm64 stable (bug #694324)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-db/kyotocabinet')
-rw-r--r-- | dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild b/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild index b83f0f47195d..4c6e9d789438 100644 --- a/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild +++ b/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}pkg/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -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" +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" IUSE="debug doc examples +lzma +lzo static-libs" DEPEND="sys-libs/zlib[static-libs?] |