commit: 687ca13af34c2a827df037d3d567b6aade408f9e Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Mon Apr 24 13:47:23 2023 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Mon Apr 24 13:47:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=687ca13a
dev-ml/textutils: stabilize 0.15.0 for amd64 Bug: https://bugs.gentoo.org/901715 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ml/textutils/textutils-0.15.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/textutils/textutils-0.15.0.ebuild b/dev-ml/textutils/textutils-0.15.0.ebuild index 6c65f41a22db..72aeea6c43e7 100644 --- a/dev-ml/textutils/textutils-0.15.0.ebuild +++ b/dev-ml/textutils/textutils-0.15.0.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 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="+ocamlopt" RDEPEND="
