commit: 16f7af26894660d9ff9fa93ea36ef4f7c005025f Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Jan 24 16:55:27 2025 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Jan 25 03:40:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16f7af26
x11-terms/kitty-terminfo: Add more keywords Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-terms/kitty-terminfo/kitty-terminfo-0.39.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.39.0.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.39.0.ebuild index f8b7fac6a2f0..00c37bdc2955 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.39.0.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.39.0.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~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"