summaryrefslogtreecommitdiff
path: root/app-misc/fastfetch/fastfetch-2.1.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-21 03:55:39 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-21 03:55:39 +0100
commit206ec2c4ffbadc599d05d0abde0ca644856bbf68 (patch)
treef04e1bc391d39db1b3de66e2ac313f245f133ef2 /app-misc/fastfetch/fastfetch-2.1.2.ebuild
parent62058fa8f1b95418543f8ae008b247d44cc8b09c (diff)
gentoo auto-resync : 21:10:2023 - 03:55:38
Diffstat (limited to 'app-misc/fastfetch/fastfetch-2.1.2.ebuild')
-rw-r--r--app-misc/fastfetch/fastfetch-2.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/fastfetch/fastfetch-2.1.2.ebuild b/app-misc/fastfetch/fastfetch-2.1.2.ebuild
index 326d5cc6f48e..46ffa1cf9925 100644
--- a/app-misc/fastfetch/fastfetch-2.1.2.ebuild
+++ b/app-misc/fastfetch/fastfetch-2.1.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 ~loong ~riscv"
+ KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
fi
LICENSE="MIT"