diff options
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/foot/foot-1.16.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-apps/foot/foot-1.16.2.ebuild b/gui-apps/foot/foot-1.16.2.ebuild index d38e921d7e70..b132a3bdc47b 100644 --- a/gui-apps/foot/foot-1.16.2.ebuild +++ b/gui-apps/foot/foot-1.16.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64" +KEYWORDS="amd64 ~arm64 ~ppc64" IUSE="+grapheme-clustering test" RESTRICT="!test? ( test )" |