diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-15 11:03:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-15 11:03:30 +0200 |
commit | 11fe0c8d0b7385804e4716550fb8586add6f1d85 (patch) | |
tree | 1ede8373d1ee89193e3a22b165514e5133397b6c /dev-db/kyotocabinet | |
parent | dev-lang/php: amd64 stable wrt bug #693810 (diff) | |
download | gentoo-11fe0c8d0b7385804e4716550fb8586add6f1d85.tar.gz gentoo-11fe0c8d0b7385804e4716550fb8586add6f1d85.tar.bz2 gentoo-11fe0c8d0b7385804e4716550fb8586add6f1d85.zip |
dev-db/kyotocabinet: amd64 stable wrt bug #694324
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/kyotocabinet')
-rw-r--r-- | dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild b/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild index 4c6e9d789438..b1a583f639ee 100644 --- a/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild +++ b/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild @@ -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?] |