summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-09 22:33:43 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-09 22:33:43 +0300
commitcccb1c177a78edbe63390db5b66e36a402bc64e2 (patch)
tree54132fd2c654691dec6443693245d6fc84562477 /app-misc
parentdev-ruby/ffi: Stabilize 1.15.5 ppc, #836634 (diff)
downloadgentoo-cccb1c177a78edbe63390db5b66e36a402bc64e2.tar.gz
gentoo-cccb1c177a78edbe63390db5b66e36a402bc64e2.tar.bz2
gentoo-cccb1c177a78edbe63390db5b66e36a402bc64e2.zip
app-misc/neofetch: Stabilize 7.1.0-r1 arm, #836452
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc')
-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 8cafee0cf355..972756a092a1 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 ~mips ~ppc ~ppc64 ~riscv x86"
else
inherit git-r3
EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git"