commit: 73ab6cf1dc21486b25d13ccdf0cb0b63d038ef00
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 10:16:00 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 10:16:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73ab6cf1
dev-util/tkdiff: Stabilize 5.7 amd64, #942792
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-util/tkdiff/tkdiff-5.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/tkdiff/tkdiff-5.7.ebuild
b/dev-util/tkdiff/tkdiff-5.7.ebuild
index abcdfa83962b..fc95e2027f33 100644
--- a/dev-util/tkdiff/tkdiff-5.7.ebuild
+++ b/dev-util/tkdiff/tkdiff-5.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}/${MYP}"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-lang/tk"
DEPEND="${RDEPEND}"