summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-02 12:21:50 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-02 12:22:37 +0100
commitbaa12c0807176ed4acbc0a5ae014208b9405075e (patch)
treec3c4b91f8b47fa19ac905c325b74f95baa585057
parentapp-emulation/aqemu: Stabilize 0.9.2-r2 amd64, #738020 (diff)
downloadgentoo-baa12c0807176ed4acbc0a5ae014208b9405075e.tar.gz
gentoo-baa12c0807176ed4acbc0a5ae014208b9405075e.tar.bz2
gentoo-baa12c0807176ed4acbc0a5ae014208b9405075e.zip
dev-ml/stdlib-shims: Stabilize 0.3.0 amd64, #828347
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild4
1 files changed, 2 insertions, 2 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 f4a918c72443..dbe9faf7ead5 100644
--- a/dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild
+++ b/dev-ml/stdlib-shims/stdlib-shims-0.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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" )