commit: 81b668173075c43c4545b650c1b65ad50aa6e51e
Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 8 02:39:33 2023 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sat Jul 8 02:40:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b66817
app-misc/neofetch: keyword 7.1.0-r1 for ~x64-macos
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
app-misc/neofetch/neofetch-7.1.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/neofetch/neofetch-7.1.0-r1.ebuild
b/app-misc/neofetch/neofetch-7.1.0-r1.ebuild
index f085ddcdf204..99eed34b3db4 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 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv
~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv
~sparc x86 ~x64-macos"
else
inherit git-r3
EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git"