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 | 3e881d36aa50d564fe466bad8f499ba529939b49 (patch) | |
tree | 6f9edf47db83313d6a05de23f748eb631db06b9f /dev-ml/xml-light | |
parent | dev-ml/ocaml-expat: Keyword 1.1.0-r1 riscv, #835392 (diff) | |
download | gentoo-3e881d36aa50d564fe466bad8f499ba529939b49.tar.gz gentoo-3e881d36aa50d564fe466bad8f499ba529939b49.tar.bz2 gentoo-3e881d36aa50d564fe466bad8f499ba529939b49.zip |
dev-ml/xml-light: Keyword 2.2-r3 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/xml-light')
-rw-r--r-- | dev-ml/xml-light/xml-light-2.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/xml-light/xml-light-2.2-r3.ebuild b/dev-ml/xml-light/xml-light-2.2-r3.ebuild index e45e781a15a2..13a88a9f841b 100644 --- a/dev-ml/xml-light/xml-light-2.2-r3.ebuild +++ b/dev-ml/xml-light/xml-light-2.2-r3.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/${PN}" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86" IUSE="doc +ocamlopt" RDEPEND="dev-lang/ocaml:=[ocamlopt?]" |