diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:34 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:06:06 +0200 |
commit | 9a7ccb4b502294ceade3aec5d43e4ff9666e61cd (patch) | |
tree | 33f1a04d31d017807017d4df8301333fc6dc1468 /dev-ml/uutf | |
parent | dev-ml/uchar: Keyword 0.0.2 riscv, #835392 (diff) | |
download | gentoo-9a7ccb4b502294ceade3aec5d43e4ff9666e61cd.tar.gz gentoo-9a7ccb4b502294ceade3aec5d43e4ff9666e61cd.tar.bz2 gentoo-9a7ccb4b502294ceade3aec5d43e4ff9666e61cd.zip |
dev-ml/uutf: Keyword 1.0.3 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/uutf')
-rw-r--r-- | dev-ml/uutf/uutf-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uutf/uutf-1.0.3.ebuild b/dev-ml/uutf/uutf-1.0.3.ebuild index 6f553e6fb98e..5faf09387207 100644 --- a/dev-ml/uutf/uutf-1.0.3.ebuild +++ b/dev-ml/uutf/uutf-1.0.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/uutf/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="doc utftrip +ocamlopt test" RESTRICT="!test? ( test )" REQUIRED_USE="utftrip? ( ocamlopt )" |