diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:41:10 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:06:40 +0200 |
commit | aed99b1103d5759f8077822a6c0165e2bf0a1b8f (patch) | |
tree | 465a686d592b312b815549da70173d44dc658e90 /dev-ml/opam-repository | |
parent | dev-ml/ounit2: Keyword 2.2.6 riscv, #835392 (diff) | |
download | gentoo-aed99b1103d5759f8077822a6c0165e2bf0a1b8f.tar.gz gentoo-aed99b1103d5759f8077822a6c0165e2bf0a1b8f.tar.bz2 gentoo-aed99b1103d5759f8077822a6c0165e2bf0a1b8f.zip |
dev-ml/opam-repository: Keyword 2.1.2 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/opam-repository')
-rw-r--r-- | dev-ml/opam-repository/opam-repository-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-repository/opam-repository-2.1.2.ebuild b/dev-ml/opam-repository/opam-repository-2.1.2.ebuild index 0aad5fc5074b..9e9b42b29bf3 100644 --- a/dev-ml/opam-repository/opam-repository-2.1.2.ebuild +++ b/dev-ml/opam-repository/opam-repository-2.1.2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/opam-${PV/_/-}" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" RESTRICT="test" |