commit:     cd9ed73ed414994faa0548db71e69ac21feab1b9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 18 17:55:53 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 18 17:55:53 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd9ed73e

app-misc/fastfetch: Stabilize 2.56.1 amd64, #968929

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/fastfetch/fastfetch-2.56.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/fastfetch/fastfetch-2.56.1.ebuild 
b/app-misc/fastfetch/fastfetch-2.56.1.ebuild
index 45a7c5d3a252..760360fc436f 100644
--- a/app-misc/fastfetch/fastfetch-2.56.1.ebuild
+++ b/app-misc/fastfetch/fastfetch-2.56.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]]; then
        [[ "${EGIT_BRANCH}" == "" ]] && die "Please set a git branch"
 else
        
SRC_URI="https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi
 
 LICENSE="MIT"

Reply via email to