diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:41:08 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:06:38 +0200 |
commit | d647ae15c42df8ecce9a8a6a517589128b377470 (patch) | |
tree | c13dc5ac0d48e832ea83bf34263ba24b37058d40 /dev-ml/lwt | |
parent | dev-ml/luv: Keyword 0.5.11 riscv, #835392 (diff) | |
download | gentoo-d647ae15c42df8ecce9a8a6a517589128b377470.tar.gz gentoo-d647ae15c42df8ecce9a8a6a517589128b377470.tar.bz2 gentoo-d647ae15c42df8ecce9a8a6a517589128b377470.zip |
dev-ml/lwt: Keyword 5.4.2-r1 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/lwt')
-rw-r--r-- | dev-ml/lwt/lwt-5.4.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/lwt/lwt-5.4.2-r1.ebuild b/dev-ml/lwt/lwt-5.4.2-r1.ebuild index 9fd078bdb572..416c08864003 100644 --- a/dev-ml/lwt/lwt-5.4.2-r1.ebuild +++ b/dev-ml/lwt/lwt-5.4.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="http://ocsigen.org/lwt" SLOT="0/${PV}" LICENSE="LGPL-2.1-with-linking-exception" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" DEPEND=" |