summaryrefslogtreecommitdiff
path: root/app-misc/fastfetch/fastfetch-2.7.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-01 17:41:24 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-01 17:41:24 +0000
commit5d5b0e27ed33330cca5636eb792368fbbf46774c (patch)
tree9df5f4721779bac4fe92c830c1c5d2786f274b88 /app-misc/fastfetch/fastfetch-2.7.1.ebuild
parentfd1824e9b1fd180f410170bf2d02e1f098f53db9 (diff)
gentoo auto-resync : 01:03:2024 - 17:41:24
Diffstat (limited to 'app-misc/fastfetch/fastfetch-2.7.1.ebuild')
-rw-r--r--app-misc/fastfetch/fastfetch-2.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/fastfetch/fastfetch-2.7.1.ebuild b/app-misc/fastfetch/fastfetch-2.7.1.ebuild
index ff015f38cdf8..1b1e344ef7b6 100644
--- a/app-misc/fastfetch/fastfetch-2.7.1.ebuild
+++ b/app-misc/fastfetch/fastfetch-2.7.1.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 ~x86"
fi
LICENSE="MIT nvidia-gpu? ( NVIDIA-NVLM )"