diff options
author | Sam James <sam@gentoo.org> | 2021-07-28 02:47:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-28 02:47:43 +0100 |
commit | 53df4e2413122fd8976b100ab5b94ada63dfb7dd (patch) | |
tree | 1fd09ac4627ba5616982c8291fe79c6a17f1df59 /dev-ml/opam-format | |
parent | dev-ml/opam-client: Keyword 2.0.8-r1 x86, #788406 (diff) | |
download | gentoo-53df4e2413122fd8976b100ab5b94ada63dfb7dd.tar.gz gentoo-53df4e2413122fd8976b100ab5b94ada63dfb7dd.tar.bz2 gentoo-53df4e2413122fd8976b100ab5b94ada63dfb7dd.zip |
dev-ml/opam-format: Keyword 2.0.8-r3 x86, #788406
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-format')
-rw-r--r-- | dev-ml/opam-format/opam-format-2.0.8-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-format/opam-format-2.0.8-r3.ebuild b/dev-ml/opam-format/opam-format-2.0.8-r3.ebuild index e6950762f670..ace83b9a6ae8 100644 --- a/dev-ml/opam-format/opam-format-2.0.8-r3.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.8-r3.ebuild @@ -15,7 +15,7 @@ OPAM_INSTALLER="${S}/opam-installer" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" RDEPEND=" |