diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-19 12:33:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-19 12:33:31 +0200 |
commit | d321eedf1294d6f25d6657cf2b290d4886282ec5 (patch) | |
tree | 4ad68d15fb194dc0158a22e1ca8267d5dab8dc9c /dev-ml/opam-format | |
parent | dev-ml/opam-core: Stabilize 2.1.2 arm, #859508 (diff) | |
download | gentoo-d321eedf1294d6f25d6657cf2b290d4886282ec5.tar.gz gentoo-d321eedf1294d6f25d6657cf2b290d4886282ec5.tar.bz2 gentoo-d321eedf1294d6f25d6657cf2b290d4886282ec5.zip |
dev-ml/opam-format: Stabilize 2.1.2-r1 arm, #859508
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-format')
-rw-r--r-- | dev-ml/opam-format/opam-format-2.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-format/opam-format-2.1.2-r1.ebuild b/dev-ml/opam-format/opam-format-2.1.2-r1.ebuild index 54ee6c913fc1..1923ec48647a 100644 --- a/dev-ml/opam-format/opam-format-2.1.2-r1.ebuild +++ b/dev-ml/opam-format/opam-format-2.1.2-r1.ebuild @@ -16,7 +16,7 @@ OPAM_INSTALLER="${S}/opam-installer" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |