diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-11 23:34:36 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-11 23:50:20 -0800 |
commit | a07c793bec53c6770707dadbbb67a50683e0eeef (patch) | |
tree | 56810e4d3545a9774ee61e948d4898d637410f4f /x11-terms | |
parent | dev-python/typogrify: Stabilize 2.0.7 hppa, #831049 (diff) | |
download | gentoo-a07c793bec53c6770707dadbbb67a50683e0eeef.tar.gz gentoo-a07c793bec53c6770707dadbbb67a50683e0eeef.tar.bz2 gentoo-a07c793bec53c6770707dadbbb67a50683e0eeef.zip |
x11-terms/kitty-shell-integration: 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-shell-integration/kitty-shell-integration-0.24.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.24.1.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.24.1.ebuild index fc3c61131372..80e3667e6412 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.24.1.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-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 src_compile() { :; } |