diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:51 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:06:22 +0200 |
commit | 5ccb312c5403aba147cc54ee08803973a15c8c4b (patch) | |
tree | 7f35c2aa377c565992bef47bc3c3733fe5d2f8f7 /dev-ml/ocaml-expat | |
parent | dev-ml/camlbz2: Keyword 0.7.0 riscv, #835392 (diff) | |
download | gentoo-5ccb312c5403aba147cc54ee08803973a15c8c4b.tar.gz gentoo-5ccb312c5403aba147cc54ee08803973a15c8c4b.tar.bz2 gentoo-5ccb312c5403aba147cc54ee08803973a15c8c4b.zip |
dev-ml/ocaml-expat: Keyword 1.1.0-r1 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-expat')
-rw-r--r-- | dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild b/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild index c7c01048f9bf..6f29b11e860b 100644 --- a/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild +++ b/dev-ml/ocaml-expat/ocaml-expat-1.1.0-r1.ebuild @@ -20,7 +20,7 @@ DEPEND="${RDEPEND} SLOT="0/${PV}" LICENSE="MIT" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" PATCHES=( "${FILESDIR}/ounit2.patch" "${FILESDIR}/${P}-cc.patch" |