diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:47 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:06:18 +0200 |
commit | b654f2aa93dd3a86e51411add950faaeecd8385c (patch) | |
tree | 287fcbd3659c7739d2cfbb972116b2535ede08a0 /dev-ml/extlib/extlib-1.7.8.ebuild | |
parent | dev-ml/ocaml-base64: Keyword 3.5.0 riscv, #835392 (diff) | |
download | gentoo-b654f2aa93dd3a86e51411add950faaeecd8385c.tar.gz gentoo-b654f2aa93dd3a86e51411add950faaeecd8385c.tar.bz2 gentoo-b654f2aa93dd3a86e51411add950faaeecd8385c.zip |
dev-ml/extlib: Keyword 1.7.8 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/extlib/extlib-1.7.8.ebuild')
-rw-r--r-- | dev-ml/extlib/extlib-1.7.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/extlib/extlib-1.7.8.ebuild b/dev-ml/extlib/extlib-1.7.8.ebuild index cab23f4cb9f4..c30dcec272da 100644 --- a/dev-ml/extlib/extlib-1.7.8.ebuild +++ b/dev-ml/extlib/extlib-1.7.8.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/ocaml-${P}" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc +ocamlopt" # See bug #704146 |