summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-08-16 16:41:49 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-08-16 16:41:49 +0000
commitfb7277607c0e71e03e502d147a3e9cd84455d16e (patch)
tree44616ed4a5e7d6cee081d3217175baa639af7db6 /app-misc
parentdev-ruby/kramdown-parser-gfm: Stabilize 1.1.0-r1 ppc64, #936830 (diff)
downloadgentoo-fb7277607c0e71e03e502d147a3e9cd84455d16e.tar.gz
gentoo-fb7277607c0e71e03e502d147a3e9cd84455d16e.tar.bz2
gentoo-fb7277607c0e71e03e502d147a3e9cd84455d16e.zip
app-misc/fastfetch: Stabilize 2.18.1 ppc64, #937691
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/fastfetch/fastfetch-2.18.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/fastfetch/fastfetch-2.18.1.ebuild b/app-misc/fastfetch/fastfetch-2.18.1.ebuild
index 272aa3908a2e..446249cebaae 100644
--- a/app-misc/fastfetch/fastfetch-2.18.1.ebuild
+++ b/app-misc/fastfetch/fastfetch-2.18.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 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="MIT"