diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2023-05-13 21:18:20 +0200 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2023-05-13 21:42:36 +0200 |
commit | 29b24092520bf81f77fc9a1ecec7447486cfb352 (patch) | |
tree | 5724304cd9aeca2971a7154027d064f0d5d606ce /dev-ml | |
parent | dev-ml/opam-core: stabilize 2.1.3 for amd64 (diff) | |
download | gentoo-29b24092520bf81f77fc9a1ecec7447486cfb352.tar.gz gentoo-29b24092520bf81f77fc9a1ecec7447486cfb352.tar.bz2 gentoo-29b24092520bf81f77fc9a1ecec7447486cfb352.zip |
dev-ml/opam-format: stabilize 2.1.3 for amd64
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/opam-format/opam-format-2.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-format/opam-format-2.1.3.ebuild b/dev-ml/opam-format/opam-format-2.1.3.ebuild index 2c8236e84329..52f318639125 100644 --- a/dev-ml/opam-format/opam-format-2.1.3.ebuild +++ b/dev-ml/opam-format/opam-format-2.1.3.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" #sandbox not working |