diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-24 17:43:38 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-24 17:43:38 +0300 |
commit | bc6c8022b19d4c4f68e68ecf59fde5003b5c39c1 (patch) | |
tree | 3a61d220f3bce29add3a273a98af7cc6d61e68fd /dev-tcltk/thread | |
parent | net-dns/ddclient: arm stable wrt bug #702792 (diff) | |
download | gentoo-bc6c8022b19d4c4f68e68ecf59fde5003b5c39c1.tar.gz gentoo-bc6c8022b19d4c4f68e68ecf59fde5003b5c39c1.tar.bz2 gentoo-bc6c8022b19d4c4f68e68ecf59fde5003b5c39c1.zip |
dev-tcltk/thread: arm stable wrt bug #703434
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-tcltk/thread')
-rw-r--r-- | dev-tcltk/thread/thread-2.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/thread/thread-2.8.2.ebuild b/dev-tcltk/thread/thread-2.8.2.ebuild index 972cc84775d9..7c1f025e9dc4 100644 --- a/dev-tcltk/thread/thread-2.8.2.ebuild +++ b/dev-tcltk/thread/thread-2.8.2.ebuild @@ -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]" |