diff options
author | Sam James <sam@gentoo.org> | 2024-03-03 02:31:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-03 02:31:41 +0000 |
commit | 4b6f2d3af31f5244e3422c69ee2daef4a9df0253 (patch) | |
tree | 88d24ecb3a6d3ae5647ebcd67e40700d84aa9a45 /dev-tcltk | |
parent | dev-tcltk/tkimg: Stabilize 1.4.15 arm64, #925556 (diff) | |
download | gentoo-4b6f2d3af31f5244e3422c69ee2daef4a9df0253.tar.gz gentoo-4b6f2d3af31f5244e3422c69ee2daef4a9df0253.tar.bz2 gentoo-4b6f2d3af31f5244e3422c69ee2daef4a9df0253.zip |
dev-tcltk/tcllib: Stabilize 1.21 arm64, #925556
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.21.ebuild b/dev-tcltk/tcllib/tcllib-1.21.ebuild index db6760c533db..a6bf8dee31c5 100644 --- a/dev-tcltk/tcllib/tcllib-1.21.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${P}.tar.xz" LICENSE="BSD" SLOT="0" IUSE="examples" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" RESTRICT="!test? ( test )" RDEPEND=" |