summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-15 18:24:04 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-15 18:24:04 +0300
commit8549981be69d0d30d3068d58a076ffb699c541dd (patch)
treeaeb01567dc09af4757378715f9036082a00164a2 /dev-ml/camlidl
parentdev-ml/camlbz2: Stabilize 0.8.0-r1 amd64, #941576 (diff)
downloadgentoo-8549981be69d0d30d3068d58a076ffb699c541dd.tar.gz
gentoo-8549981be69d0d30d3068d58a076ffb699c541dd.tar.bz2
gentoo-8549981be69d0d30d3068d58a076ffb699c541dd.zip
dev-ml/camlidl: Stabilize 1.12 amd64, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/camlidl')
-rw-r--r--dev-ml/camlidl/camlidl-1.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlidl/camlidl-1.12.ebuild b/dev-ml/camlidl/camlidl-1.12.ebuild
index 08e45566bf79..4d5480e186b7 100644
--- a/dev-ml/camlidl/camlidl-1.12.ebuild
+++ b/dev-ml/camlidl/camlidl-1.12.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/${PN}-${PN}$(ver_rs 0-1 '')
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:=[ocamlopt]"
RDEPEND="${DEPEND}"