commit: 7ae8babbbcf02418383e274f10f6daa76ffef4d2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 26 12:53:08 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Apr 26 12:53:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae8babb
dev-tcltk/tclreadline: Stabilize 2.4.0 ppc, #954633 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-tcltk/tclreadline/tclreadline-2.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tcltk/tclreadline/tclreadline-2.4.0.ebuild b/dev-tcltk/tclreadline/tclreadline-2.4.0.ebuild index 38f7f219a740..35ada7f6810f 100644 --- a/dev-tcltk/tclreadline/tclreadline-2.4.0.ebuild +++ b/dev-tcltk/tclreadline/tclreadline-2.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2024 Gentoo Authors +# Copyright 2020-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/flightaware/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="tk" DEPEND="
