diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 17:54:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 17:54:10 +0000 |
commit | 257a3e280bcf076515c23731411a8a501ef7a564 (patch) | |
tree | 38f7585b8e249a08991f9159a2782665d8b349f4 /dev-ml/opam-format | |
parent | dev-ml/opam-core: Stabilize 2.0.8-r1 x86, #772833 (diff) | |
download | gentoo-257a3e280bcf076515c23731411a8a501ef7a564.tar.gz gentoo-257a3e280bcf076515c23731411a8a501ef7a564.tar.bz2 gentoo-257a3e280bcf076515c23731411a8a501ef7a564.zip |
dev-ml/opam-format: Stabilize 2.0.8-r2 x86, #772833
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-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-format/opam-format-2.0.8-r2.ebuild b/dev-ml/opam-format/opam-format-2.0.8-r2.ebuild index b9af718bfa63..6be6a83ee024 100644 --- a/dev-ml/opam-format/opam-format-2.0.8-r2.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.8-r2.ebuild @@ -15,7 +15,7 @@ OPAM_INSTALLER="${S}/opam-installer" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86" IUSE="+ocamlopt" RDEPEND=" |