commit: a5aa8b1282ff848f8396af5e6cc68649b06af184 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 17 02:27:47 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 17 02:27:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5aa8b12
dev-ml/camlidl: Stabilize 1.11 x86, #901685 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/camlidl/camlidl-1.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/camlidl/camlidl-1.11.ebuild b/dev-ml/camlidl/camlidl-1.11.ebuild index 6920eae70973..cf719ff1b91a 100644 --- a/dev-ml/camlidl/camlidl-1.11.ebuild +++ b/dev-ml/camlidl/camlidl-1.11.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/xavierleroy/${PN}/archive/${PN}$(ver_rs 0-1 '').tar. LICENSE="QPL-1.0 LGPL-2" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt]" RDEPEND="${DEPEND}"
