summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-02 10:40:46 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-02 10:40:46 +0300
commitbbe6c697824fa0a320e33e75a125f2a203b98a6a (patch)
tree31f37562854ca38a0e1a5e0d8fe8c9e0164bd28d /app-misc/neofetch
parentdev-python/ephemeral-port-reserve: Keyword 1.1.4 arm, #836368 (diff)
downloadgentoo-bbe6c697824fa0a320e33e75a125f2a203b98a6a.tar.gz
gentoo-bbe6c697824fa0a320e33e75a125f2a203b98a6a.tar.bz2
gentoo-bbe6c697824fa0a320e33e75a125f2a203b98a6a.zip
app-misc/neofetch: Keyword 7.1.0-r1 arm, #836453
Signed-off-by: Arthur Zamarin <arthurzam@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 45db1f433387..9472968d7eb9 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 ~ppc ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv x86"
else
inherit git-r3
EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git"