summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-05 17:53:28 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-05 18:05:20 +0800
commit457e120e35b5b4cc807d08b497339925023da209 (patch)
tree4bd76852760aaaccdeb51089fac15dc2e1eb75cd
parentapp-misc/screenfetch: forward ~loong (diff)
downloadgentoo-457e120e.tar.gz
gentoo-457e120e.tar.bz2
gentoo-457e120e.zip
app-misc/neofetch: keyword 7.1.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-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 972756a092a1..f1cb69cc0c0b 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 arm arm64 ~mips ~ppc ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv x86"
else
inherit git-r3
EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git"