commit: 46874ac6b5b1088891a7c8b064be852b900b915c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 20 04:45:33 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 20 04:45:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46874ac6
dev-ml/sedlex: Stabilize 3.2 amd64, #941858 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/sedlex/sedlex-3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/sedlex/sedlex-3.2.ebuild b/dev-ml/sedlex/sedlex-3.2.ebuild index e191dab20e8f..a3371c95a845 100644 --- a/dev-ml/sedlex/sedlex-3.2.ebuild +++ b/dev-ml/sedlex/sedlex-3.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/ocaml-community/${PN}/archive/v${PV}.tar.gz LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )"
