summaryrefslogtreecommitdiff
path: root/app-misc/fastfetch/fastfetch-1.12.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-18 00:58:25 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-18 00:58:25 +0100
commit5e0a5ca921524f8859808527a57655eec16efa52 (patch)
tree7c58411b1e81478df4e20082a6adec2553c24c5c /app-misc/fastfetch/fastfetch-1.12.2.ebuild
parent4c16e0a214824f15f09396e359db4f1f5c086fec (diff)
gentoo auto-resync : 18:07:2023 - 00:58:24
Diffstat (limited to 'app-misc/fastfetch/fastfetch-1.12.2.ebuild')
-rw-r--r--app-misc/fastfetch/fastfetch-1.12.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/fastfetch/fastfetch-1.12.2.ebuild b/app-misc/fastfetch/fastfetch-1.12.2.ebuild
index 7a1c4c649c9a..314070c56831 100644
--- a/app-misc/fastfetch/fastfetch-1.12.2.ebuild
+++ b/app-misc/fastfetch/fastfetch-1.12.2.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"
+ KEYWORDS="~amd64 ~ppc64"
fi
LICENSE="MIT"