From bbeaa99879a6f56747c039a532cf850e33b158d6 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 1 Mar 2024 15:56:29 +0200 Subject: app-misc/fastfetch: Stabilize 2.7.1 amd64, #925896 Signed-off-by: Arthur Zamarin --- app-misc/fastfetch/fastfetch-2.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )" -- cgit v1.2.3-65-gdbad