diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:27:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:27:49 +0200 |
commit | b8b8cabd778342542f5785afabee4970197206e9 (patch) | |
tree | bd0c5e76a37f3ef307cc3c3df22174765957ccaf /dev-tcltk/itcl | |
parent | net-mail/courier-imap: ia64 stable wrt bug #676732 (diff) | |
download | gentoo-b8b8cabd778342542f5785afabee4970197206e9.tar.gz gentoo-b8b8cabd778342542f5785afabee4970197206e9.tar.bz2 gentoo-b8b8cabd778342542f5785afabee4970197206e9.zip |
dev-tcltk/itcl: ia64 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="ia64"
Diffstat (limited to 'dev-tcltk/itcl')
-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 40d30b849fe9..84a9cc3c981c 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=" |