summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-20 20:17:28 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-20 20:17:28 +0000
commit88db3d68635abce1a7edc06da1852523c94dd447 (patch)
treec740d07c92237985158234fec2ade9ebe0a02ef2 /app-misc
parentapp-misc/mmv: Stabilize 2.5.1 ppc, #915995 (diff)
downloadgentoo-88db3d68635abce1a7edc06da1852523c94dd447.tar.gz
gentoo-88db3d68635abce1a7edc06da1852523c94dd447.tar.bz2
gentoo-88db3d68635abce1a7edc06da1852523c94dd447.zip
app-misc/fastfetch: Keyword 2.1.2 x86, #916052
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/fastfetch/fastfetch-2.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/fastfetch/fastfetch-2.1.2.ebuild b/app-misc/fastfetch/fastfetch-2.1.2.ebuild
index 326d5cc6f48e..06c87d14e84d 100644
--- a/app-misc/fastfetch/fastfetch-2.1.2.ebuild
+++ b/app-misc/fastfetch/fastfetch-2.1.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 ~loong ~riscv"
+ KEYWORDS="~amd64 ~loong ~riscv ~x86"
fi
LICENSE="MIT"