commit: 5bef486416fa80d8f302ccc4b95161c841cc2495 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Wed Apr 19 20:40:42 2023 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Wed Apr 19 20:40:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bef4864
dev-ml/base_bigstring: stabilize 0.15.0-r1 for amd64 Bug: https://bugs.gentoo.org/901597 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ml/base_bigstring/base_bigstring-0.15.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/base_bigstring/base_bigstring-0.15.0-r1.ebuild b/dev-ml/base_bigstring/base_bigstring-0.15.0-r1.ebuild index 6287250514d8..4770de8e99a7 100644 --- a/dev-ml/base_bigstring/base_bigstring-0.15.0-r1.ebuild +++ b/dev-ml/base_bigstring/base_bigstring-0.15.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" IUSE="+ocamlopt" DEPEND="
