diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-11 23:35:05 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-11 23:50:21 -0800 |
commit | 892a8cf23b4bd5fd6b241e9d06c519ca72cc74d2 (patch) | |
tree | 90a460053cfa64ceb1f0536ad1694c34031e5ef8 /x11-terms | |
parent | x11-terms/kitty-shell-integration: keyword 0.24.1 for ~ppc64 (diff) | |
download | gentoo-892a8cf23b4bd5fd6b241e9d06c519ca72cc74d2.tar.gz gentoo-892a8cf23b4bd5fd6b241e9d06c519ca72cc74d2.tar.bz2 gentoo-892a8cf23b4bd5fd6b241e9d06c519ca72cc74d2.zip |
x11-terms/kitty-terminfo: keyword 0.24.1 for ~ppc64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-0.24.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.24.1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.24.1.ebuild index 348b95a9b4a6..35ff98034a87 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.24.1.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.24.1.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" RESTRICT="test" # intended to be ran on the full kitty package BDEPEND="sys-libs/ncurses" |