commit: f56cf4a932edf35bff3a2d2f036b0b346a99c768
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 10 13:03:03 2026 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Feb 13 22:57:12 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f56cf4a9
app-misc/fastfetch: Keyword 2.58.0 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
app-misc/fastfetch/fastfetch-2.58.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/fastfetch/fastfetch-2.58.0.ebuild
b/app-misc/fastfetch/fastfetch-2.58.0.ebuild
index a2d417b7de77..a9c8a037c914 100644
--- a/app-misc/fastfetch/fastfetch-2.58.0.ebuild
+++ b/app-misc/fastfetch/fastfetch-2.58.0.ebuild
@@ -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 ~m68k ~ppc ~ppc64 ~riscv ~sparc
~x86"
fi
LICENSE="MIT"