summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-17 07:11:57 +0100
committerSam James <sam@gentoo.org>2023-07-17 07:11:57 +0100
commit897fe044d5a5b33898c6f6424704e4afe8dd5b25 (patch)
treebf860e646badd6c6a2c90beb0f54939576cdc463 /app-misc
parentdev-python/wurlitzer: Keyword 3.0.3 ppc, #908478 (diff)
downloadgentoo-897fe044d5a5b33898c6f6424704e4afe8dd5b25.tar.gz
gentoo-897fe044d5a5b33898c6f6424704e4afe8dd5b25.tar.bz2
gentoo-897fe044d5a5b33898c6f6424704e4afe8dd5b25.zip
app-misc/fastfetch: Keyword 1.12.2 ppc64, #909773
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-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"