diff options
author | Sam James <sam@gentoo.org> | 2022-01-13 06:33:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-13 06:34:23 +0000 |
commit | 38a8e3a6602138feef31ff2fa6e68072c7cf6563 (patch) | |
tree | 73a95dda1c64a594f8dd70dbcda9426f89a53d9f | |
parent | dev-ml/opam-core: Stabilize 2.0.9 arm64, #817749 (diff) | |
download | gentoo-38a8e3a6602138feef31ff2fa6e68072c7cf6563.tar.gz gentoo-38a8e3a6602138feef31ff2fa6e68072c7cf6563.tar.bz2 gentoo-38a8e3a6602138feef31ff2fa6e68072c7cf6563.zip |
dev-ml/opam-format: Stabilize 2.0.9 arm64, #817749
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-ml/opam-format/opam-format-2.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-format/opam-format-2.0.9.ebuild b/dev-ml/opam-format/opam-format-2.0.9.ebuild index 55a297265d4e..757e70bbc0cb 100644 --- a/dev-ml/opam-format/opam-format-2.0.9.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.9.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=" |