diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 16:30:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 16:30:37 +0000 |
commit | e417fa3b136a484194298747d63f6cad7bc02382 (patch) | |
tree | 7f4b15255e9ebf23ebf2974114332b260a4e87f1 /dev-ml/opam-file-format | |
parent | dev-ml/alcotest: Keyword 1.2.3-r3 x86, #769554 (diff) | |
download | gentoo-e417fa3b136a484194298747d63f6cad7bc02382.tar.gz gentoo-e417fa3b136a484194298747d63f6cad7bc02382.tar.bz2 gentoo-e417fa3b136a484194298747d63f6cad7bc02382.zip |
dev-ml/opam-file-format: Keyword 2.1.2 x86, #769554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-file-format')
-rw-r--r-- | dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild b/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild index 55d2c8ed6c8e..c98c458cb59d 100644 --- a/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild +++ b/dev-ml/opam-file-format/opam-file-format-2.1.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/ocaml/opam-file-format/archive/${MY_PV}.tar.gz -> ${ LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |