summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-11 08:12:16 +0000
committerSam James <sam@gentoo.org>2021-02-11 08:12:16 +0000
commit04294a827ae4ced9d67dba0ddf2175c621c386cc (patch)
tree904e74d24db6d208f0a55a7992eff0c2caa4182b /dev-lang
parentsys-fs/avfs: Stabilize 1.1.3 x86, #769677 (diff)
downloadgentoo-04294a827ae4ced9d67dba0ddf2175c621c386cc.tar.gz
gentoo-04294a827ae4ced9d67dba0ddf2175c621c386cc.tar.bz2
gentoo-04294a827ae4ced9d67dba0ddf2175c621c386cc.zip
dev-lang/jimtcl: Stabilize 0.78-r2 x86, #769791
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/jimtcl/jimtcl-0.78-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/jimtcl/jimtcl-0.78-r2.ebuild b/dev-lang/jimtcl/jimtcl-0.78-r2.ebuild
index 04dfe953cfb5..6fd17432574c 100644
--- a/dev-lang/jimtcl/jimtcl-0.78-r2.ebuild
+++ b/dev-lang/jimtcl/jimtcl-0.78-r2.ebuild
@@ -6,7 +6,7 @@ EAPI="7"
inherit eutils
SRC_URI="https://github.com/msteveb/jimtcl/archive/${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="amd64 ~arm ~arm64 ~m68k ~mips ~s390 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~m68k ~mips ~s390 x86"
DESCRIPTION="Small footprint implementation of Tcl programming language"
HOMEPAGE="http://jim.tcl.tk/"