summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-04 02:49:21 +0000
committerMart Raudsepp <leio@gentoo.org>2020-06-04 20:13:46 +0300
commit4bf335a9e92659e9b41689e9be3d006356cda511 (patch)
treee68bd49a552caf88b67e8bdd5ef84df1b8531287 /dev-ml/labltk
parentmedia-fonts/noto-emoji: arm64 keyworded (bug #716074) (diff)
downloadgentoo-4bf335a9e92659e9b41689e9be3d006356cda511.tar.gz
gentoo-4bf335a9e92659e9b41689e9be3d006356cda511.tar.bz2
gentoo-4bf335a9e92659e9b41689e9be3d006356cda511.zip
dev-ml/labltk: arm64 stable (bug #726838)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-ml/labltk')
-rw-r--r--dev-ml/labltk/labltk-8.06.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/labltk/labltk-8.06.7.ebuild b/dev-ml/labltk/labltk-8.06.7.ebuild
index a17fb5cabde3..a97dc130cb6e 100644
--- a/dev-ml/labltk/labltk-8.06.7.ebuild
+++ b/dev-ml/labltk/labltk-8.06.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/garrigue/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="QPL-1.0 LGPL-2"
SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="+ocamlopt X"
RDEPEND=">=dev-lang/tk-8.0.3:=