diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:31:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:52:47 +0100 |
commit | 23a9ba671d58e299471efbe0fecdff8fc85c6a7a (patch) | |
tree | 9ef4bda37729fc181e5f4342036009d9ecb523fc /dev-tcltk | |
parent | dev-lang/tk: x86 stable wrt bug #586300 (diff) | |
download | gentoo-23a9ba671d58e299471efbe0fecdff8fc85c6a7a.tar.gz gentoo-23a9ba671d58e299471efbe0fecdff8fc85c6a7a.tar.bz2 gentoo-23a9ba671d58e299471efbe0fecdff8fc85c6a7a.zip |
dev-tcltk/itcl: x86 stable wrt bug #586300
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/itcl/itcl-4.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/itcl/itcl-4.0.3.ebuild b/dev-tcltk/itcl/itcl-4.0.3.ebuild index 01aa62a6d5a3..169c0e1fc7df 100644 --- a/dev-tcltk/itcl/itcl-4.0.3.ebuild +++ b/dev-tcltk/itcl/itcl-4.0.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/project/incrtcl/%5Bincr%20Tcl_Tk%5D-4-source/itcl% SLOT="0" LICENSE="BSD" -KEYWORDS="alpha amd64 ~ia64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 ~ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND=">=dev-lang/tcl-8.6:0=" |