summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-17 01:12:51 +0100
committerSam James <sam@gentoo.org>2021-10-17 01:12:51 +0100
commit54895b545ea7cdce738e83a26c0955fb51cfba3e (patch)
tree466d3ad9b1a2ea2128e9b00f26ec649f3716d2ce /dev-ml
parentdev-ml/camlp4: Stabilize 4.11_p1-r2 arm, #804774 (diff)
downloadgentoo-54895b545ea7cdce738e83a26c0955fb51cfba3e.tar.gz
gentoo-54895b545ea7cdce738e83a26c0955fb51cfba3e.tar.bz2
gentoo-54895b545ea7cdce738e83a26c0955fb51cfba3e.zip
dev-ml/labltk: Stabilize 8.06.10 arm, #804774
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/labltk/labltk-8.06.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/labltk/labltk-8.06.10.ebuild b/dev-ml/labltk/labltk-8.06.10.ebuild
index 75e150f1c7bf..136043cd2738 100644
--- a/dev-ml/labltk/labltk-8.06.10.ebuild
+++ b/dev-ml/labltk/labltk-8.06.10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/garrigue/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="QPL-1.0 LGPL-2"
SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="+ocamlopt X"
RDEPEND="dev-lang/tk:=