diff options
author | Sam James <sam@gentoo.org> | 2022-11-23 01:53:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-23 01:53:14 +0000 |
commit | 3319f0f8dd16f7fd74cae683e412bdf349596159 (patch) | |
tree | 41cd7eadcbea2556ddf1538fdbc092b9adbd6b73 /dev-tcltk/itcl | |
parent | dev-tcltk/itcl: Stabilize 4.2.2 arm64, #882561 (diff) | |
download | gentoo-3319f0f8dd16f7fd74cae683e412bdf349596159.tar.gz gentoo-3319f0f8dd16f7fd74cae683e412bdf349596159.tar.bz2 gentoo-3319f0f8dd16f7fd74cae683e412bdf349596159.zip |
dev-tcltk/itcl: Stabilize 4.2.2 x86, #882561
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk/itcl')
-rw-r--r-- | dev-tcltk/itcl/itcl-4.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/itcl/itcl-4.2.2.ebuild b/dev-tcltk/itcl/itcl-4.2.2.ebuild index 337ce4389ae7..290131a7aac0 100644 --- a/dev-tcltk/itcl/itcl-4.2.2.ebuild +++ b/dev-tcltk/itcl/itcl-4.2.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/tcltk/${PN}/archive/refs/tags/${MYP}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 arm64 ~ia64 ppc ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm64 ~ia64 ppc ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-lang/tcl-8.6:0=" |