diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 18:25:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 18:25:23 +0000 |
commit | 2ef5edb23a4c6778871863dd9062bc4844760de6 (patch) | |
tree | f4e6718e5a9159339fe73e8a46d4c5a865b3901f /dev-db/kyotocabinet | |
parent | dev-db/kyotocabinet: Stabilize 1.2.79-r1 ppc, #901935 (diff) | |
download | gentoo-2ef5edb23a4c6778871863dd9062bc4844760de6.tar.gz gentoo-2ef5edb23a4c6778871863dd9062bc4844760de6.tar.bz2 gentoo-2ef5edb23a4c6778871863dd9062bc4844760de6.zip |
dev-db/kyotocabinet: Stabilize 1.2.79-r1 amd64, #901935
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/kyotocabinet')
-rw-r--r-- | dev-db/kyotocabinet/kyotocabinet-1.2.79-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.79-r1.ebuild b/dev-db/kyotocabinet/kyotocabinet-1.2.79-r1.ebuild index e6d6649bb8ec..b8df7c141a80 100644 --- a/dev-db/kyotocabinet/kyotocabinet-1.2.79-r1.ebuild +++ b/dev-db/kyotocabinet/kyotocabinet-1.2.79-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dbmx.net/kyotocabinet/pkg/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="debug doc examples +lzma +lzo static-libs" DEPEND="sys-libs/zlib[static-libs?] |