diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-24 09:07:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-24 09:07:48 +0100 |
commit | 362d3f484b60af3b6ba9bd3fec7140855ed54d86 (patch) | |
tree | 51f70d80c3ab2a79a3340204a36b7f5291b80828 | |
parent | www-apps/postfixadmin: x86 stable wrt bug #703402 (diff) | |
download | gentoo-362d3f484b60af3b6ba9bd3fec7140855ed54d86.tar.gz gentoo-362d3f484b60af3b6ba9bd3fec7140855ed54d86.tar.bz2 gentoo-362d3f484b60af3b6ba9bd3fec7140855ed54d86.zip |
dev-tcltk/thread: x86 stable wrt bug #703434
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 e2abbac3a81f..972cc84775d9 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]" |