diff options
Diffstat (limited to 'x11-terms/kitty-terminfo/kitty-terminfo-0.23.1-r1.ebuild')
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-0.23.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.23.1-r1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.23.1-r1.ebuild index 651df9c89ca3..39ccb7d51e93 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.23.1-r1.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.23.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RESTRICT="test" # intended to be ran on the full kitty package BDEPEND="sys-libs/ncurses" |