diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-03 05:12:35 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-03 05:12:35 +0100 |
commit | 7a9c20d3f8fdaa2479f7d47c43e711fbaa37f059 (patch) | |
tree | 53a58702a822c3722406a4242a626672f8f651e7 /dev-ml | |
parent | dev-ml/camlp4: Stable for PPC64 (bug #463018). (diff) | |
download | gentoo-7a9c20d3f8fdaa2479f7d47c43e711fbaa37f059.tar.gz gentoo-7a9c20d3f8fdaa2479f7d47c43e711fbaa37f059.tar.bz2 gentoo-7a9c20d3f8fdaa2479f7d47c43e711fbaa37f059.zip |
dev-ml/labltk: Stable for PPC64 (bug #463018).
Package-Manager: portage-2.2.23
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/labltk/labltk-8.06.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/labltk/labltk-8.06.0.ebuild b/dev-ml/labltk/labltk-8.06.0.ebuild index 75857bae0fed..72386d87a1a8 100644 --- a/dev-ml/labltk/labltk-8.06.0.ebuild +++ b/dev-ml/labltk/labltk-8.06.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://forge.ocamlcore.org/frs/download.php/1455/${P}.tar.gz" LICENSE="QPL-1.0 LGPL-2" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="+ocamlopt X" RDEPEND=">=dev-lang/tk-8.0.3 |