diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 07:28:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 07:28:05 +0000 |
commit | a7bd1f142b7c3feb3cdaf45f3bf75db700d5ad76 (patch) | |
tree | a5bcf84928366a677823d3be30e6538d9a79e1a3 /dev-ml/opam-file-format | |
parent | dev-ml/alcotest: Keyword 1.2.3-r3 arm, #769554 (diff) | |
download | gentoo-a7bd1f142b7c3feb3cdaf45f3bf75db700d5ad76.tar.gz gentoo-a7bd1f142b7c3feb3cdaf45f3bf75db700d5ad76.tar.bz2 gentoo-a7bd1f142b7c3feb3cdaf45f3bf75db700d5ad76.zip |
dev-ml/opam-file-format: Keyword 2.1.2 arm, #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 d3cecce14982..e2cbf5821b1e 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |