diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-24 22:51:56 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-24 22:55:34 +0100 |
commit | e05d2394a5707a2d7fb1f2443555c4bec589ffc9 (patch) | |
tree | 47d0beb9b8abe1f59307b3d9a2bfca4706214211 /dev-db/kyotocabinet | |
parent | dev-db/tokyocabinet: Tested on ~amd64-fbsd (bug #635216) (diff) | |
download | gentoo-e05d2394a5707a2d7fb1f2443555c4bec589ffc9.tar.gz gentoo-e05d2394a5707a2d7fb1f2443555c4bec589ffc9.tar.bz2 gentoo-e05d2394a5707a2d7fb1f2443555c4bec589ffc9.zip |
dev-db/kyotocabinet: Tested on ~amd64-fbsd (bug #635216)
Diffstat (limited to 'dev-db/kyotocabinet')
-rw-r--r-- | dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild b/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild index e17656c63b05..10a38d4b7dd4 100644 --- a/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild +++ b/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}pkg/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +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" IUSE="debug doc examples static-libs" DEPEND="sys-libs/zlib[static-libs?] |