summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2024-02-29 17:13:07 +0100
committerSam James <sam@gentoo.org>2024-02-29 22:13:12 +0000
commit412a8c12e2b4c86683022f7279f6970e13f21e7d (patch)
treebff36e369a48372a91e223ffa13f72a3498eabc7 /app-misc
parentnet-libs/libtirpc: stable 1.3.4-r2 for sparc, bug #925634 (diff)
downloadgentoo-412a8c12e2b4c86683022f7279f6970e13f21e7d.tar.gz
gentoo-412a8c12e2b4c86683022f7279f6970e13f21e7d.tar.bz2
gentoo-412a8c12e2b4c86683022f7279f6970e13f21e7d.zip
app-misc/fastfetch: keyword 2.8.6 for sparc, bug #924443
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/fastfetch/fastfetch-2.8.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/fastfetch/fastfetch-2.8.6.ebuild b/app-misc/fastfetch/fastfetch-2.8.6.ebuild
index 7fd4e9284eb7..97a256518745 100644
--- a/app-misc/fastfetch/fastfetch-2.8.6.ebuild
+++ b/app-misc/fastfetch/fastfetch-2.8.6.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 ~mips ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="MIT nvidia-gpu? ( NVIDIA-NVLM )"