diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:45:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:45:53 +0200 |
commit | a1d74daf4369c6a60eb7f42057de976bf06f27ce (patch) | |
tree | 2f9f71b372b6caea06f00a0df572d7888afc28cf /dev-tcltk | |
parent | media-gfx/iscan-data: x86 stable wrt bug #676962 (diff) | |
download | gentoo-a1d74daf4369c6a60eb7f42057de976bf06f27ce.tar.gz gentoo-a1d74daf4369c6a60eb7f42057de976bf06f27ce.tar.bz2 gentoo-a1d74daf4369c6a60eb7f42057de976bf06f27ce.zip |
dev-tcltk/itcl: x86 stable wrt bug #677358
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/itcl/itcl-4.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/itcl/itcl-4.1.1.ebuild b/dev-tcltk/itcl/itcl-4.1.1.ebuild index 84a9cc3c981c..34e5488aa245 100644 --- a/dev-tcltk/itcl/itcl-4.1.1.ebuild +++ b/dev-tcltk/itcl/itcl-4.1.1.ebuild @@ -13,7 +13,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=" |