commit: 9369ca3773a75d5a8e2a7a1bfbd71e965e5c8f9f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 17 02:27:46 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 17 02:27:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9369ca37
dev-ml/camlidl: Stabilize 1.11 amd64, #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 4706e7db2037..6920eae70973 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}"
