summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-22 13:49:14 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-22 13:49:14 +0000
commit4a14f6affaa2cac12e4f362914fe7215fef7aa34 (patch)
tree39cd23fe24eefdb1493ca03667eb014db6a773a4 /app-misc
parentapp-admin/awscli: Stabilize 1.33.4 ALLARCHES, #934726 (diff)
downloadgentoo-4a14f6affaa2cac12e4f362914fe7215fef7aa34.tar.gz
gentoo-4a14f6affaa2cac12e4f362914fe7215fef7aa34.tar.bz2
gentoo-4a14f6affaa2cac12e4f362914fe7215fef7aa34.zip
app-misc/fastfetch: Stabilize 2.13.2 arm64, #934690
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/fastfetch/fastfetch-2.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/fastfetch/fastfetch-2.13.2.ebuild b/app-misc/fastfetch/fastfetch-2.13.2.ebuild
index 24999330d572..b3a35fba9202 100644
--- a/app-misc/fastfetch/fastfetch-2.13.2.ebuild
+++ b/app-misc/fastfetch/fastfetch-2.13.2.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 )"