diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:52 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:06:23 +0200 |
commit | 6b2d4b644e046d576d111f34550caa320600c697 (patch) | |
tree | 31a45c70da206fcd93daf3e2138c44ce81163115 /dev-ml | |
parent | dev-ml/xml-light: Keyword 2.2-r3 riscv, #835392 (diff) | |
download | gentoo-6b2d4b644e046d576d111f34550caa320600c697.tar.gz gentoo-6b2d4b644e046d576d111f34550caa320600c697.tar.bz2 gentoo-6b2d4b644e046d576d111f34550caa320600c697.zip |
dev-ml/dose3: Keyword 7.0.0 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/dose3/dose3-7.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dose3/dose3-7.0.0.ebuild b/dev-ml/dose3/dose3-7.0.0.ebuild index 6bc85c2157e4..0925b1e20571 100644 --- a/dev-ml/dose3/dose3-7.0.0.ebuild +++ b/dev-ml/dose3/dose3-7.0.0.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-$(ver_cut 1-3)" LICENSE="LGPL-3" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" BDEPEND=" |