summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-28 03:30:11 +0000
committerSam James <sam@gentoo.org>2020-10-28 03:30:11 +0000
commit0f45928b83ab1489cb68e99376ac344cfe296f2e (patch)
treed9f9d12c618735a51033f5e934743e58c44d8a32 /dev-ml/lablgtk
parentdev-ml/jst-config: ppc64 keyworded (bug #748576) (diff)
downloadgentoo-0f45928b83ab1489cb68e99376ac344cfe296f2e.tar.gz
gentoo-0f45928b83ab1489cb68e99376ac344cfe296f2e.tar.bz2
gentoo-0f45928b83ab1489cb68e99376ac344cfe296f2e.zip
dev-ml/lablgtk: ppc64 keyworded (bug #748576)
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/lablgtk')
-rw-r--r--dev-ml/lablgtk/lablgtk-3.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/lablgtk/lablgtk-3.1.1.ebuild b/dev-ml/lablgtk/lablgtk-3.1.1.ebuild
index cc3e7ba9f3c2..0f0e6f4670a1 100644
--- a/dev-ml/lablgtk/lablgtk-3.1.1.ebuild
+++ b/dev-ml/lablgtk/lablgtk-3.1.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/garrigue/lablgtk/releases/download/${PV}/${DUNE_PKG_
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="3/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt sourceview"
BDEPEND="dev-ml/camlp5"