diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:02:22 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:02:22 +0200 |
commit | 8382036929c28a0dce3fb7959a332e24baff260b (patch) | |
tree | bf6f633da8ef5509497613c6d4514f95a6affa02 /gui-apps | |
parent | www-client/firefox: drop 115.9.0, 115.9.1, 125.0.2, 125.0.3 (diff) | |
download | gentoo-8382036929c28a0dce3fb7959a332e24baff260b.tar.gz gentoo-8382036929c28a0dce3fb7959a332e24baff260b.tar.bz2 gentoo-8382036929c28a0dce3fb7959a332e24baff260b.zip |
gui-apps/foot: Stabilize 1.16.2 arm64, #926932
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/foot/foot-1.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/foot/foot-1.16.2.ebuild b/gui-apps/foot/foot-1.16.2.ebuild index b20e87ece2bd..2bd95fd9aa20 100644 --- a/gui-apps/foot/foot-1.16.2.ebuild +++ b/gui-apps/foot/foot-1.16.2.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 arm64 ~ppc64" IUSE="+grapheme-clustering test" RESTRICT="!test? ( test )" |