diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-31 23:20:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-31 23:20:27 +0100 |
commit | 4c26058855f55dd1c56d2d84798e200de23d068d (patch) | |
tree | d6beee3c36483857435ce42570d2a6c2fddbbd7a /dev-tcltk | |
parent | dev-lang/tk: amd64 stable wrt bug #586300 (diff) | |
download | gentoo-4c26058855f55dd1c56d2d84798e200de23d068d.tar.gz gentoo-4c26058855f55dd1c56d2d84798e200de23d068d.tar.bz2 gentoo-4c26058855f55dd1c56d2d84798e200de23d068d.zip |
dev-tcltk/itcl: amd64 stable wrt bug #586300
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/itcl/itcl-4.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/itcl/itcl-4.0.3.ebuild b/dev-tcltk/itcl/itcl-4.0.3.ebuild index 981462a9f610..3a6dabf4b38d 100644 --- a/dev-tcltk/itcl/itcl-4.0.3.ebuild +++ b/dev-tcltk/itcl/itcl-4.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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=" |