diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-07 18:00:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-07 18:00:52 +0300 |
commit | cda6245a4b1b3155eddc8cd352fbc6f5b9cdcfb0 (patch) | |
tree | b9007ef99fd5d884cfd1d986196bfb48e730b049 /dev-lang | |
parent | dev-lang/jimtcl: Stabilize 0.82 amd64, #939128 (diff) | |
download | gentoo-cda6245a4b1b3155eddc8cd352fbc6f5b9cdcfb0.tar.gz gentoo-cda6245a4b1b3155eddc8cd352fbc6f5b9cdcfb0.tar.bz2 gentoo-cda6245a4b1b3155eddc8cd352fbc6f5b9cdcfb0.zip |
dev-lang/jimtcl: Stabilize 0.82 arm, #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 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=" |