diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-02 21:17:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-02 21:17:34 +0200 |
commit | d5d211615096de04173697c5e3ef0eca8588fdfd (patch) | |
tree | b89d282729f88fdb97c626a25b78e213ec5ebf83 /dev-ml/stdlib-shims | |
parent | media-libs/libaom: Stabilize 3.2.0 arm64, #829898 (diff) | |
download | gentoo-d5d211615096de04173697c5e3ef0eca8588fdfd.tar.gz gentoo-d5d211615096de04173697c5e3ef0eca8588fdfd.tar.bz2 gentoo-d5d211615096de04173697c5e3ef0eca8588fdfd.zip |
dev-ml/stdlib-shims: Stabilize 0.3.0 ppc64, #828347
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/stdlib-shims')
-rw-r--r-- | dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild b/dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild index 63dbbfb4c4f3..f7954db44397 100644 --- a/dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild +++ b/dev-ml/stdlib-shims/stdlib-shims-0.3.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" ) |