From a64cc619f19f8a4b94b755cef40fc11741948427 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Tue, 27 Aug 2024 12:28:39 +0200 Subject: app-misc/fastfetch: Stabilize 2.20.0 arm64, #938545 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- app-misc/fastfetch/fastfetch-2.20.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-misc/fastfetch') diff --git a/app-misc/fastfetch/fastfetch-2.20.0.ebuild b/app-misc/fastfetch/fastfetch-2.20.0.ebuild index fcaa7f32527f..0de04684ece8 100644 --- a/app-misc/fastfetch/fastfetch-2.20.0.ebuild +++ b/app-misc/fastfetch/fastfetch-2.20.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 ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" fi LICENSE="MIT" -- cgit v1.2.3-65-gdbad