diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-25 22:36:33 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-25 22:42:03 +0100 |
commit | 3ca636f4fb8ff94b0259e2166a18ba3a24bef6f9 (patch) | |
tree | 17edeadc3882d6fe533b43cbf26bdcda7f7bfe34 /dev-db/kyotocabinet | |
parent | media-gfx/gimp: stable 2.8.22 for hppa, bug #618310 (diff) | |
download | gentoo-3ca636f4fb8ff94b0259e2166a18ba3a24bef6f9.tar.gz gentoo-3ca636f4fb8ff94b0259e2166a18ba3a24bef6f9.tar.bz2 gentoo-3ca636f4fb8ff94b0259e2166a18ba3a24bef6f9.zip |
dev-db/kyotocabinet: keyworded 1.2.76-r1 for ia64, bug #635216
Package-Manager: Portage-2.3.12, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-db/kyotocabinet')
-rw-r--r-- | dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild b/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild index 4b7d4de72a8f..e17656c63b05 100644 --- a/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild +++ b/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}pkg/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~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 ~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?] |