summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-04 16:22:33 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-04 16:29:29 +0100
commite5c8bbe06806e211ea3cb5e6d1dd62f5f4f32be6 (patch)
tree32ff4ae2b9dbc4693a84f1bd7c55e9e07c82f156 /dev-db
parentmedia-libs/mutagen: x86 stable wrt bug #588446 (diff)
downloadgentoo-e5c8bbe06806e211ea3cb5e6d1dd62f5f4f32be6.tar.gz
gentoo-e5c8bbe06806e211ea3cb5e6d1dd62f5f4f32be6.tar.bz2
gentoo-e5c8bbe06806e211ea3cb5e6d1dd62f5f4f32be6.zip
dev-db/tokyocabinet: x86 stable wrt bug #592032
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/tokyocabinet/tokyocabinet-1.4.48-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/tokyocabinet/tokyocabinet-1.4.48-r1.ebuild b/dev-db/tokyocabinet/tokyocabinet-1.4.48-r1.ebuild
index 9ee4697d4d92..1c4134e8078b 100644
--- a/dev-db/tokyocabinet/tokyocabinet-1.4.48-r1.ebuild
+++ b/dev-db/tokyocabinet/tokyocabinet-1.4.48-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ppc ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
IUSE="bzip2 debug doc examples threads zlib"
DEPEND="bzip2? ( app-arch/bzip2 )