summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-25 15:29:02 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-25 15:29:02 +0100
commita29c7aa5d127e354ac613dbc491740c60c75fa7d (patch)
tree085e1a7a7304f6e60bae2575e7a47030adcac7cd /dev-ml/labltk
parentdev-ml/ocamlbuild: amd64 stable wrt bug #581946 (diff)
downloadgentoo-a29c7aa5d127e354ac613dbc491740c60c75fa7d.tar.gz
gentoo-a29c7aa5d127e354ac613dbc491740c60c75fa7d.tar.bz2
gentoo-a29c7aa5d127e354ac613dbc491740c60c75fa7d.zip
dev-ml/labltk: amd64 stable wrt bug #581946
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/labltk')
-rw-r--r--dev-ml/labltk/labltk-8.06.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/labltk/labltk-8.06.2.ebuild b/dev-ml/labltk/labltk-8.06.2.ebuild
index fdac48621448..ffe783448e0f 100644
--- a/dev-ml/labltk/labltk-8.06.2.ebuild
+++ b/dev-ml/labltk/labltk-8.06.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ SRC_URI="https://forge.ocamlcore.org/frs/download.php/1628/${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:=