diff options
author | Sam James <sam@gentoo.org> | 2022-01-18 12:23:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-18 12:23:40 +0000 |
commit | a52e3cabebda9a61d9d020387c79c7445d148e30 (patch) | |
tree | 132a7745e64397693d8475e0eab4ae4b768c861a /dev-ml/opam-format | |
parent | dev-ml/opam-core: Stabilize 2.0.9 x86, #817749 (diff) | |
download | gentoo-a52e3cabebda9a61d9d020387c79c7445d148e30.tar.gz gentoo-a52e3cabebda9a61d9d020387c79c7445d148e30.tar.bz2 gentoo-a52e3cabebda9a61d9d020387c79c7445d148e30.zip |
dev-ml/opam-format: Stabilize 2.0.9 x86, #817749
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-format')
-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 db8f781018d3..6de06692f9c1 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 test" RESTRICT="!test? ( test )" |