commit: 347cc1e94bfc2c1d7a71ed7c24eafb6680911e72 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 23:47:32 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Jan 8 23:57:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=347cc1e9
dev-ml/cryptokit: x86 keyworded (bug #596862) Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ml/cryptokit/cryptokit-1.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/cryptokit/cryptokit-1.11.ebuild b/dev-ml/cryptokit/cryptokit-1.11.ebuild index 076b337d683..bf0d90a57e8 100644 --- a/dev-ml/cryptokit/cryptokit-1.11.ebuild +++ b/dev-ml/cryptokit/cryptokit-1.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,7 +13,7 @@ HOMEPAGE="http://forge.ocamlcore.org/projects/cryptokit/" SRC_URI="http://forge.ocamlcore.org/frs/download.php/1618/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" IUSE="zlib" DEPEND="zlib? ( >=sys-libs/zlib-1.1 )
