x11-terms/kitty-shell-integration: stabilize everywhere

Doing it myself rather than bother arch testers given this does
nothing but copy text files and is ALLARCHES.

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@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-05-08 02:41:44 -04:00
parent 817831eb8b
commit bf395db5a5
2 changed files with 2 additions and 2 deletions

View File

@@ -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
src_compile() { :; }

View File

@@ -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
src_compile() { :; }