summaryrefslogtreecommitdiff
path: root/app-misc/neofetch/neofetch-7.1.0-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-03 07:56:47 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-03 07:56:47 +0000
commit8d3527b916ca7e0a2c8d9b8d064253a2eda02c1f (patch)
treea4fc3679f58acf3646c57291a008eba2e6d41db3 /app-misc/neofetch/neofetch-7.1.0-r1.ebuild
parent104a2857092fea8d195d33810535ab44ac273ba8 (diff)
gentoo auto-resync : 03:01:2024 - 07:56:47
Diffstat (limited to 'app-misc/neofetch/neofetch-7.1.0-r1.ebuild')
-rw-r--r--app-misc/neofetch/neofetch-7.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/neofetch/neofetch-7.1.0-r1.ebuild b/app-misc/neofetch/neofetch-7.1.0-r1.ebuild
index 95a45676825c..8a0907e59fa7 100644
--- a/app-misc/neofetch/neofetch-7.1.0-r1.ebuild
+++ b/app-misc/neofetch/neofetch-7.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos"
+ KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos"
else
inherit git-r3
EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git"