commit: 3b57df0c83dfa61750a17490b89e9136666e937d Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sun Mar 16 19:14:11 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sun Mar 16 19:19:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b57df0c
dev-ml/ppx_pipebang: unkeyword 0.17.0 for ~riscv Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ml/ppx_pipebang/ppx_pipebang-0.17.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/ppx_pipebang/ppx_pipebang-0.17.0.ebuild b/dev-ml/ppx_pipebang/ppx_pipebang-0.17.0.ebuild index dde098e5583b..3d994ed2ae1c 100644 --- a/dev-ml/ppx_pipebang/ppx_pipebang-0.17.0.ebuild +++ b/dev-ml/ppx_pipebang/ppx_pipebang-0.17.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64" IUSE="+ocamlopt" RDEPEND="
