diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:49:46 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:50:06 +0000 |
commit | 0e88a76a18720c5b710c9c4f7d0fa2b81ffc2017 (patch) | |
tree | 262e70377a266c276616554da155b83bfe4acddb /dev-tcltk | |
parent | app-arch/unrar: stable 5.8.5 for ppc64, bug #700516 (diff) | |
download | gentoo-0e88a76a18720c5b710c9c4f7d0fa2b81ffc2017.tar.gz gentoo-0e88a76a18720c5b710c9c4f7d0fa2b81ffc2017.tar.bz2 gentoo-0e88a76a18720c5b710c9c4f7d0fa2b81ffc2017.zip |
dev-tcltk/thread: stable 2.8.2 for ppc64, bug #703434
Package-Manager: Portage-2.3.83, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-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 e476bff4010d..391435b3eb03 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]" |