summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-23 10:48:03 +0000
committerSam James <sam@gentoo.org>2024-12-23 10:48:03 +0000
commit23aaf2fc3cc1f4a48c2e20a7da21dcbe695fb2a0 (patch)
tree340afc1ccf238c03af249d0cc6ed606e558b1f59 /app-misc
parentapp-misc/fastfetch: Stabilize 2.30.1 ppc64, #946861 (diff)
downloadgentoo-23aaf2fc3cc1f4a48c2e20a7da21dcbe695fb2a0.tar.gz
gentoo-23aaf2fc3cc1f4a48c2e20a7da21dcbe695fb2a0.tar.bz2
gentoo-23aaf2fc3cc1f4a48c2e20a7da21dcbe695fb2a0.zip
app-misc/fastfetch: Stabilize 2.30.1 amd64, #946861
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/fastfetch/fastfetch-2.30.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/fastfetch/fastfetch-2.30.1.ebuild b/app-misc/fastfetch/fastfetch-2.30.1.ebuild
index 151cd4f51031..3d81543b4ade 100644
--- a/app-misc/fastfetch/fastfetch-2.30.1.ebuild
+++ b/app-misc/fastfetch/fastfetch-2.30.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"