diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:16:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:16:17 +0000 |
commit | 13a3b2107456b4ba9d62e8ed93950a6c557e96da (patch) | |
tree | f49fb373f7eb2fcb71ee6ec8005ba77c0828ba2c /dev-ml | |
parent | dev-ml/jst-config: Keyword 0.14.0 ppc, #748576 (diff) | |
download | gentoo-13a3b2107456b4ba9d62e8ed93950a6c557e96da.tar.gz gentoo-13a3b2107456b4ba9d62e8ed93950a6c557e96da.tar.bz2 gentoo-13a3b2107456b4ba9d62e8ed93950a6c557e96da.zip |
dev-ml/lablgtk: Keyword 3.1.1 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/lablgtk/lablgtk-3.1.1.ebuild | 2 |
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 f936993a0c57..cc3e7ba9f3c2 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="+ocamlopt sourceview" BDEPEND="dev-ml/camlp5" |