From 9be0bfdbb3cc3ed1a52adcb33358eb84143e57f5 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 2 Aug 2017 12:37:00 +0200 Subject: [PATCH] dev-ml/opam: keyword ~x86 Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- dev-ml/opam/opam-1.3.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/opam/opam-1.3.1-r1.ebuild b/dev-ml/opam/opam-1.3.1-r1.ebuild index 48542a6757f08..57dd504dc7075 100644 --- a/dev-ml/opam/opam-1.3.1-r1.ebuild +++ b/dev-ml/opam/opam-1.3.1-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A source-based package manager for OCaml" HOMEPAGE="http://opam.ocaml.org/" LICENSE="LGPL-3-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="test" if [[ ${PV} != 9999 ]]; then