diff options
author | 2013-08-23 09:00:37 +0000 | |
---|---|---|
committer | 2013-08-23 09:00:37 +0000 | |
commit | a7f62dd29ca60f75423aa6280a87d8971e4aa980 (patch) | |
tree | 76f281383e35dc15aee3fea26cc541c0f411c1fb /dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild | |
parent | Stable for amd64, wrt bug #481636 (diff) | |
download | gentoo-2-a7f62dd29ca60f75423aa6280a87d8971e4aa980.tar.gz gentoo-2-a7f62dd29ca60f75423aa6280a87d8971e4aa980.tar.bz2 gentoo-2-a7f62dd29ca60f75423aa6280a87d8971e4aa980.zip |
Stable for amd64, wrt bug #478214
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild')
-rw-r--r-- | dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild b/dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild index 29e880998e7a..8078d18e4a55 100644 --- a/dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild +++ b/dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild,v 1.1 2012/05/30 03:42:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/kyotocabinet-1.2.76.ebuild,v 1.2 2013/08/23 09:00:36 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}pkg/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="debug doc examples static-libs" DEPEND="sys-libs/zlib |