diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 19:34:08 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 19:45:23 +0200 |
commit | 3775e9f527a7279e8136746d9f1922e36e4b230b (patch) | |
tree | 170406adb4b1c86ff4b879259da481b1a14e44ec /dev-tcltk/togl | |
parent | dev-python/beanstalkc: keyword ~arm64 (diff) | |
download | gentoo-3775e9f527a7279e8136746d9f1922e36e4b230b.tar.gz gentoo-3775e9f527a7279e8136746d9f1922e36e4b230b.tar.bz2 gentoo-3775e9f527a7279e8136746d9f1922e36e4b230b.zip |
dev-tcltk/togl: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-tcltk/togl')
-rw-r--r-- | dev-tcltk/togl/togl-2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/togl/togl-2.0-r2.ebuild b/dev-tcltk/togl/togl-2.0-r2.ebuild index d5ba7fbb2a54..58d12aadd6c7 100644 --- a/dev-tcltk/togl/togl-2.0-r2.ebuild +++ b/dev-tcltk/togl/togl-2.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug +threads" RDEPEND=" |