summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-10-14 16:09:02 +0000
committerYixun Lan <dlan@gentoo.org>2021-10-16 22:53:33 +0800
commitd6d00c15c0a9ef0be37e6a55086e71f97bf9f47c (patch)
tree22b0b39a8b157d3a0205b1aaca3935044ed7f1af /app-misc/neofetch
parentdev-python/libvirt-python: x86 stable wrt bug #817929 (diff)
downloadgentoo-d6d00c15c0a9ef0be37e6a55086e71f97bf9f47c.tar.gz
gentoo-d6d00c15c0a9ef0be37e6a55086e71f97bf9f47c.tar.bz2
gentoo-d6d00c15c0a9ef0be37e6a55086e71f97bf9f47c.zip
app-misc/neofetch: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-misc/neofetch')
-rw-r--r--app-misc/neofetch/neofetch-7.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/neofetch/neofetch-7.1.0-r1.ebuild b/app-misc/neofetch/neofetch-7.1.0-r1.ebuild
index c6dd8f64135b..ea69aef4419f 100644
--- a/app-misc/neofetch/neofetch-7.1.0-r1.ebuild
+++ b/app-misc/neofetch/neofetch-7.1.0-r1.ebuild
@@ -7,7 +7,7 @@ inherit optfeature prefix
if [[ ${PV} != *9999* ]]; then
SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz"
- KEYWORDS="amd64 ~arm64 ~mips ~ppc64 x86"
+ KEYWORDS="amd64 ~arm64 ~mips ~ppc64 ~riscv x86"
else
inherit git-r3
EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git"