diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-20 23:10:46 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-20 23:12:02 +0000 |
commit | f655e1f9344a0c9cd231cb24edf63fec98eca9fe (patch) | |
tree | ec7920c9d43d12d92a6b763ca7d01c8374c74035 /dev-db | |
parent | dev-python/doit: 0.32.0 + EAPI 7 + enable tests (diff) | |
download | gentoo-f655e1f9344a0c9cd231cb24edf63fec98eca9fe.tar.gz gentoo-f655e1f9344a0c9cd231cb24edf63fec98eca9fe.tar.bz2 gentoo-f655e1f9344a0c9cd231cb24edf63fec98eca9fe.zip |
dev-db/kyotocabinet: stable 1.2.77 for ia64, bug #663264
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db')
-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 b8d4c86ff2ef..0b831df71e97 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-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -11,7 +11,7 @@ SRC_URI="https://fallabs.com/kyotocabinet/pkg/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sparc x86 ~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-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?] |