summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-07 09:16:37 +0000
committerSam James <sam@gentoo.org>2024-11-07 09:16:37 +0000
commitd4e3699d9a9bf9557ce38b1dc73ee384fdd0d997 (patch)
treeeca095332ba359a540c12c0c8783f9f8326312a5 /app-misc
parentnet-p2p/bitcoin-core: Stabilize 27.1 arm, #941227 (diff)
downloadgentoo-d4e3699d9a9bf9557ce38b1dc73ee384fdd0d997.tar.gz
gentoo-d4e3699d9a9bf9557ce38b1dc73ee384fdd0d997.tar.bz2
gentoo-d4e3699d9a9bf9557ce38b1dc73ee384fdd0d997.zip
app-misc/fastfetch: Stabilize 2.27.1 ppc64, #942983
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/fastfetch/fastfetch-2.27.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/fastfetch/fastfetch-2.27.1.ebuild b/app-misc/fastfetch/fastfetch-2.27.1.ebuild
index 6186f29ea3dc..fd0e85583dbc 100644
--- a/app-misc/fastfetch/fastfetch-2.27.1.ebuild
+++ b/app-misc/fastfetch/fastfetch-2.27.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 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="MIT"