diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:40:42 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:06:13 +0200 |
commit | 9697f9cfdeb9ec298cc7d01e9b014caa9633fb78 (patch) | |
tree | b3b0ea8cdc17ed2e25562483aded532ee3387674 /dev-ml/ocplib-endian | |
parent | dev-ml/mmap: Keyword 1.1.0 riscv, #835392 (diff) | |
download | gentoo-9697f9cfdeb9ec298cc7d01e9b014caa9633fb78.tar.gz gentoo-9697f9cfdeb9ec298cc7d01e9b014caa9633fb78.tar.bz2 gentoo-9697f9cfdeb9ec298cc7d01e9b014caa9633fb78.zip |
dev-ml/ocplib-endian: Keyword 1.2 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/ocplib-endian')
-rw-r--r-- | dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild b/dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild index 43cb3ed3821d..d8e94ebb2460 100644 --- a/dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild +++ b/dev-ml/ocplib-endian/ocplib-endian-1.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/OCamlPro/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" # 2 of 70 tests fail |