diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-02-10 16:23:19 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-02-10 16:23:19 +0800 |
commit | 538785b57139c5d5a203b056d08adbf9914717a8 (patch) | |
tree | 98a12da9f236e76cc79a56cd02b136c7a009b1ea /dev-ml/expect_test_helpers_core | |
parent | dev-ml/sexp_pretty: Keyword 0.15.1-r1 riscv, #892131 (diff) | |
download | gentoo-538785b57139c5d5a203b056d08adbf9914717a8.tar.gz gentoo-538785b57139c5d5a203b056d08adbf9914717a8.tar.bz2 gentoo-538785b57139c5d5a203b056d08adbf9914717a8.zip |
dev-ml/expect_test_helpers_core: Keyword 0.15.0-r1 riscv, #892131
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-ml/expect_test_helpers_core')
-rw-r--r-- | dev-ml/expect_test_helpers_core/expect_test_helpers_core-0.15.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/expect_test_helpers_core/expect_test_helpers_core-0.15.0-r1.ebuild b/dev-ml/expect_test_helpers_core/expect_test_helpers_core-0.15.0-r1.ebuild index e161e379ff4d..c7eb5640bfe7 100644 --- a/dev-ml/expect_test_helpers_core/expect_test_helpers_core-0.15.0-r1.ebuild +++ b/dev-ml/expect_test_helpers_core/expect_test_helpers_core-0.15.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="+ocamlopt" DEPEND=" |