diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:25:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:25:13 +0000 |
commit | e70a9493001d3c1774a1271da1278bb5243a1179 (patch) | |
tree | b704958c196f98131efc30897583e928d384ea9d /dev-ml/stdlib-shims | |
parent | dev-ml/ocaml-compiler-libs: Stabilize 0.12.3 x86, #769317 (diff) | |
download | gentoo-e70a9493001d3c1774a1271da1278bb5243a1179.tar.gz gentoo-e70a9493001d3c1774a1271da1278bb5243a1179.tar.bz2 gentoo-e70a9493001d3c1774a1271da1278bb5243a1179.zip |
dev-ml/stdlib-shims: Stabilize 0.2.0 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/stdlib-shims')
-rw-r--r-- | dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild b/dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild index 42a38138b908..4190ecd7032e 100644 --- a/dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild +++ b/dev-ml/stdlib-shims/stdlib-shims-0.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" IUSE="ocamlopt" DOCS=( "README.md" "CHANGES.md" "LICENSE" ) |