diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-07 18:00:53 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-07 18:00:53 +0300 |
commit | 090648e3ceed3d3c5697c96b5f1ee5fca5509ace (patch) | |
tree | 8542a366f18c762cda2f07406ace140b35244644 /dev-lang | |
parent | dev-lang/jimtcl: Stabilize 0.82 arm, #939128 (diff) | |
download | gentoo-090648e3ceed3d3c5697c96b5f1ee5fca5509ace.tar.gz gentoo-090648e3ceed3d3c5697c96b5f1ee5fca5509ace.tar.bz2 gentoo-090648e3ceed3d3c5697c96b5f1ee5fca5509ace.zip |
dev-lang/jimtcl: Stabilize 0.82 x86, #939128
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/jimtcl/jimtcl-0.82.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/jimtcl/jimtcl-0.82.ebuild b/dev-lang/jimtcl/jimtcl-0.82.ebuild index ea26ea8e3e25..1c673257d9a8 100644 --- a/dev-lang/jimtcl/jimtcl-0.82.ebuild +++ b/dev-lang/jimtcl/jimtcl-0.82.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/msteveb/jimtcl/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ~m68k ~mips ~s390 ~x86" +KEYWORDS="amd64 arm ~arm64 ~m68k ~mips ~s390 x86" IUSE="doc static-libs" DEPEND=" |