summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-07-21 14:55:44 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-07-21 14:55:44 +0200
commitc572888724277b482573406b9afa0794af606c65 (patch)
tree724e8d950735fa833b717fd9e16e3cada337a8ae /app-misc/fastfetch
parentdev-util/cucumber-cucumber-expressions: Stabilize 17.1.0 amd64, #936424 (diff)
downloadgentoo-c572888724277b482573406b9afa0794af606c65.tar.gz
gentoo-c572888724277b482573406b9afa0794af606c65.tar.bz2
gentoo-c572888724277b482573406b9afa0794af606c65.zip
app-misc/fastfetch: Stabilize 2.16.0 arm64, #936425
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-misc/fastfetch')
-rw-r--r--app-misc/fastfetch/fastfetch-2.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/fastfetch/fastfetch-2.16.0.ebuild b/app-misc/fastfetch/fastfetch-2.16.0.ebuild
index cc6244f3ef4c..b6b907b91a8d 100644
--- a/app-misc/fastfetch/fastfetch-2.16.0.ebuild
+++ b/app-misc/fastfetch/fastfetch-2.16.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 ~mips ~ppc ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="MIT nvidia-gpu? ( NVIDIA-NVLM )"