commit: 59d62f9e3771f74dfa6bc345db182492790eabef Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 15 15:24:40 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Oct 15 15:24:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59d62f9e
dev-ml/jingoo: Stabilize 1.5.0 x86, #941576 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ml/jingoo/jingoo-1.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/jingoo/jingoo-1.5.0.ebuild b/dev-ml/jingoo/jingoo-1.5.0.ebuild index 1f7142efee79..e020c9cb2a96 100644 --- a/dev-ml/jingoo/jingoo-1.5.0.ebuild +++ b/dev-ml/jingoo/jingoo-1.5.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/tategakibunko/${PN}/archive/refs/tags/${PV}.tar.gz LICENSE="ISC" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )"
