diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:37:41 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:39:22 +0000 |
commit | 3f224e623c348fae078cbbd6b857a2e6c352b23a (patch) | |
tree | a3a5661a596ad8dbb15b490c4debfe936b84b74d /dev-tcltk | |
parent | dev-vcs/git: stable 2.24.1 for ppc, bug #702296 (diff) | |
download | gentoo-3f224e623c348fae078cbbd6b857a2e6c352b23a.tar.gz gentoo-3f224e623c348fae078cbbd6b857a2e6c352b23a.tar.bz2 gentoo-3f224e623c348fae078cbbd6b857a2e6c352b23a.zip |
dev-tcltk/thread: stable 2.8.2 for ppc, bug #703434
Package-Manager: Portage-2.3.83, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
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 1aa7bd9deb95..e476bff4010d 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]" |