diff options
author | Sam James <sam@gentoo.org> | 2024-01-03 11:51:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-03 11:51:12 +0000 |
commit | 113d5cbb573161074995bdf37f68af556a9b7956 (patch) | |
tree | 858208ac2e6e2b51e21ec35b9eecf76b82b30e44 /gui-apps/foot | |
parent | net-libs/enet: Stabilize 1.3.17 ppc64, #921267 (diff) | |
download | gentoo-113d5cbb573161074995bdf37f68af556a9b7956.tar.gz gentoo-113d5cbb573161074995bdf37f68af556a9b7956.tar.bz2 gentoo-113d5cbb573161074995bdf37f68af556a9b7956.zip |
gui-apps/foot: Keyword 1.16.2 ppc64, #921268
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-apps/foot')
-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 )" |