diff options
author | Sam James <sam@gentoo.org> | 2021-11-03 20:28:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-03 20:28:46 +0000 |
commit | ab1731883a4f0d23b7acfcdeec8f011db0799ac8 (patch) | |
tree | 194f2b7e8fa492ca0681f9068c75f6c41743183b /dev-tcltk/itcl | |
parent | dev-tcltk/itcl: Stabilize 4.2.0 arm64, #820263 (diff) | |
download | gentoo-ab1731883a4f0d23b7acfcdeec8f011db0799ac8.tar.gz gentoo-ab1731883a4f0d23b7acfcdeec8f011db0799ac8.tar.bz2 gentoo-ab1731883a4f0d23b7acfcdeec8f011db0799ac8.zip |
dev-tcltk/itcl: Stabilize 4.2.0 sparc, #820263
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk/itcl')
-rw-r--r-- | dev-tcltk/itcl/itcl-4.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/itcl/itcl-4.2.0.ebuild b/dev-tcltk/itcl/itcl-4.2.0.ebuild index 56456f4e3ad4..306abe1913a6 100644 --- a/dev-tcltk/itcl/itcl-4.2.0.ebuild +++ b/dev-tcltk/itcl/itcl-4.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/incrtcl/%5Bincr%20Tcl_Tk%5D-4-source/itcl% SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha amd64 arm64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-lang/tcl-8.6:0=" |