diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:54 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:06:25 +0200 |
commit | a7b68683be0de445764ff6400fa8959961559e01 (patch) | |
tree | 4321785f5fd281b31b3b505de29eaed38d754638 /dev-ml/opam-format | |
parent | dev-ml/mccs: Keyword 1.1.13 riscv, #835392 (diff) | |
download | gentoo-a7b68683be0de445764ff6400fa8959961559e01.tar.gz gentoo-a7b68683be0de445764ff6400fa8959961559e01.tar.bz2 gentoo-a7b68683be0de445764ff6400fa8959961559e01.zip |
dev-ml/opam-format: Keyword 2.1.2-r1 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@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 caed3309bce2..b1a5c43ceb11 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |