summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-09 12:47:47 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-09 12:47:47 +0000
commit7f94e5d2992f80ce13ef0d53c71a4345d8428370 (patch)
treea89450328b20240c5e84f52b0f260ece9dc1b013 /dev-ml/lablgtk
parentdev-ml/lablgtk-sourceview: Stabilize 3.1.3 arm, #901643 (diff)
downloadgentoo-7f94e5d2992f80ce13ef0d53c71a4345d8428370.tar.gz
gentoo-7f94e5d2992f80ce13ef0d53c71a4345d8428370.tar.bz2
gentoo-7f94e5d2992f80ce13ef0d53c71a4345d8428370.zip
dev-ml/lablgtk: Stabilize 3.1.3 arm, #901643
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/lablgtk')
-rw-r--r--dev-ml/lablgtk/lablgtk-3.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/lablgtk/lablgtk-3.1.3.ebuild b/dev-ml/lablgtk/lablgtk-3.1.3.ebuild
index 93b3da658f9f..376324faba78 100644
--- a/dev-ml/lablgtk/lablgtk-3.1.3.ebuild
+++ b/dev-ml/lablgtk/lablgtk-3.1.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/garrigue/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="3/${PV}"
-KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~x86"
IUSE="+ocamlopt sourceview"
BDEPEND="dev-ml/camlp5"