commit:     817831eb8b63b00a9bce1caf63c184d5b7cbe5fb
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu May  8 06:38:31 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu May  8 06:44:29 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=817831eb

x11-terms/kitty-terminfo: stabilize everywhere

Doing it myself rather than bother arch testers given this does
nothing but run a tic(1) command and is ALLARCHES. The keywords
were similarly added in commit 16f7af268946.

Perhaps a minor annoyance is that will have to put kitty-terminfo
and shell-integration in a separate bug in the future for ALLARCHES
to work and, while not a major issue, being stabilized for ALLARCHES
may print "skipped upgrade" warnings for users until the main kitty
package is stabilized on that arch too due to the pinning which may
be worse if e.g. x86 is done first then amd64/arm64 stalls.

Closes: https://bugs.gentoo.org/955573
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 x11-terms/kitty-terminfo/kitty-terminfo-0.39.1.ebuild | 2 +-
 x11-terms/kitty-terminfo/kitty-terminfo-0.41.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.39.1.ebuild 
b/x11-terms/kitty-terminfo/kitty-terminfo-0.39.1.ebuild
index cd95244857b1..365a27cfe366 100644
--- a/x11-terms/kitty-terminfo/kitty-terminfo-0.39.1.ebuild
+++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.39.1.ebuild
@@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 RESTRICT="test" # intended to be ran on the full kitty package
 
 BDEPEND="sys-libs/ncurses"

diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.41.1.ebuild 
b/x11-terms/kitty-terminfo/kitty-terminfo-0.41.1.ebuild
index cd95244857b1..365a27cfe366 100644
--- a/x11-terms/kitty-terminfo/kitty-terminfo-0.41.1.ebuild
+++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.41.1.ebuild
@@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 RESTRICT="test" # intended to be ran on the full kitty package
 
 BDEPEND="sys-libs/ncurses"

Reply via email to