summaryrefslogtreecommitdiff
path: root/x11-terms
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-08-28 03:04:46 -0500
committerroot <root@alpha.trunkmasters.com>2026-08-28 03:04:46 -0500
commitc21ba35eb4039c697aed1e9e3dcbc6d62763cf37 (patch)
tree20b59304da94a8437dbae4ac8be33a0aaee85913 /x11-terms
parent2becf90cbeed1e8431dfd896e8a1b0e52085a807 (diff)
downloadbaldeagleos-repo-c21ba35eb4039c697aed1e9e3dcbc6d62763cf37.tar.gz
baldeagleos-repo-c21ba35eb4039c697aed1e9e3dcbc6d62763cf37.tar.xz
baldeagleos-repo-c21ba35eb4039c697aed1e9e3dcbc6d62763cf37.zip
Adding metadata
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/kitty-shell-integration/kitty-shell-integration-0.48.2.ebuild2
-rw-r--r--x11-terms/kitty-terminfo/kitty-terminfo-0.48.2.ebuild2
-rw-r--r--x11-terms/kitty/kitty-0.48.2.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.48.2.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.48.2.ebuild
index 5d448e448cc3..4f72c1642c0c 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.48.2.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.48.2.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://github.com/kovidgoyal/kitty/releases/download/v${PV}/kitty-${PV}.tar.xz"
S=${WORKDIR}/kitty-${PV}
- 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"
fi
DESCRIPTION="Shell integration scripts for kitty, a GPU-based terminal emulator"
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.48.2.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.48.2.ebuild
index 193583584d52..c6b9f8ab8d8a 100644
--- a/x11-terms/kitty-terminfo/kitty-terminfo-0.48.2.ebuild
+++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.48.2.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://github.com/kovidgoyal/kitty/releases/download/v${PV}/kitty-${PV}.tar.xz"
S=${WORKDIR}/kitty-${PV}
- 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"
fi
DESCRIPTION="Terminfo for kitty, a GPU-based terminal emulator"
diff --git a/x11-terms/kitty/kitty-0.48.2.ebuild b/x11-terms/kitty/kitty-0.48.2.ebuild
index 1630fd189e45..52d602a2755e 100644
--- a/x11-terms/kitty/kitty-0.48.2.ebuild
+++ b/x11-terms/kitty/kitty-0.48.2.ebuild
@@ -18,7 +18,7 @@ else
verify-sig? ( https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz.sig )
"
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/kovidgoyal.gpg
- KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv x86"
fi
DESCRIPTION="Fast, feature-rich, GPU-based terminal"