summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-16 23:01:06 +0100
committerSam James <sam@gentoo.org>2021-10-16 23:01:06 +0100
commit6a7e34184a6dd16c26a82123bbd4aa6f02e940f2 (patch)
tree8a0db418b7c3d956a20ab966fa4d571f4467b0ae /dev-ml/labltk
parentdev-ml/camlp4: Stabilize 4.11_p1-r2 ppc, #804774 (diff)
downloadgentoo-6a7e34184a6dd16c26a82123bbd4aa6f02e940f2.tar.gz
gentoo-6a7e34184a6dd16c26a82123bbd4aa6f02e940f2.tar.bz2
gentoo-6a7e34184a6dd16c26a82123bbd4aa6f02e940f2.zip
dev-ml/labltk: Stabilize 8.06.10 ppc, #804774
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/labltk')
-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 727336225b85..90329317a2e2 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:=