summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-05-26 01:44:46 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-05-26 02:06:00 -0400
commit1e943a08363aeedc144c2049205ccf1ab3fc047f (patch)
treef58129a95ac57091eea4684bd1e4ad141b51cd08
parentx11-terms/kitty-shell-integration: stabilize 0.25.0 for x86 (diff)
downloadgentoo-1e943a08363aeedc144c2049205ccf1ab3fc047f.tar.gz
gentoo-1e943a08363aeedc144c2049205ccf1ab3fc047f.tar.bz2
gentoo-1e943a08363aeedc144c2049205ccf1ab3fc047f.zip
x11-terms/kitty: stabilize 0.25.0 for x86
This was meant to be done together with amd64 last time. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--x11-terms/kitty/kitty-0.25.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty/kitty-0.25.0.ebuild b/x11-terms/kitty/kitty-0.25.0.ebuild
index 16daf016bebc..d397cd716ad1 100644
--- a/x11-terms/kitty/kitty-0.25.0.ebuild
+++ b/x11-terms/kitty/kitty-0.25.0.ebuild
@@ -15,7 +15,7 @@ else
https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz
verify-sig? ( https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz.sig )"
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/kovidgoyal.gpg"
- KEYWORDS="amd64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~ppc64 x86"
fi
DESCRIPTION="Fast, feature-rich, GPU-based terminal"