commit: b28f7df62fc13e13900c77646121b71f1f079196 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 7 15:00:51 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Sep 7 15:00:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b28f7df6
dev-lang/jimtcl: Stabilize 0.82 amd64, #939128 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-lang/jimtcl/jimtcl-0.82.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/jimtcl/jimtcl-0.82.ebuild b/dev-lang/jimtcl/jimtcl-0.82.ebuild index fab5f1582f64..66e7814fa8ac 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="
