commit: cda6245a4b1b3155eddc8cd352fbc6f5b9cdcfb0 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 7 15:00:52 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Sep 7 15:00:52 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cda6245a
dev-lang/jimtcl: Stabilize 0.82 arm, #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 66e7814fa8ac..ea26ea8e3e25 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="
