summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-23 15:02:49 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-23 15:02:49 +0100
commitd9bde6f8484f7c32b952d7658324c3adebb29660 (patch)
tree9cde07ec2986f977d191a21025c1cd75596782c5 /dev-tcltk
parentmedia-sound/jalv: amd64 stable wrt bug #703410 (diff)
downloadgentoo-d9bde6f8484f7c32b952d7658324c3adebb29660.tar.gz
gentoo-d9bde6f8484f7c32b952d7658324c3adebb29660.tar.bz2
gentoo-d9bde6f8484f7c32b952d7658324c3adebb29660.zip
dev-tcltk/thread: amd64 stable wrt bug #703434
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/thread/thread-2.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/thread/thread-2.8.2.ebuild b/dev-tcltk/thread/thread-2.8.2.ebuild
index 07bff869f9be..e2abbac3a81f 100644
--- a/dev-tcltk/thread/thread-2.8.2.ebuild
+++ b/dev-tcltk/thread/thread-2.8.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/project/tcl/Thread%20Extension/${PV}/${MY_P}.tar.g
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND="dev-lang/tcl:0=[threads]"