commit:     9760797a1a9f242774bbc54b55af27f5643e8ea4
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 15 08:43:15 2025 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Dec 15 08:43:43 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9760797a

sys-process/htop: marked ~arm64-macos

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 sys-process/htop/htop-3.4.1-r2.ebuild | 2 +-
 sys-process/htop/htop-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/htop/htop-3.4.1-r2.ebuild 
b/sys-process/htop/htop-3.4.1-r2.ebuild
index 6c3c4a7f6e9c..c1d69d80dc7d 100644
--- a/sys-process/htop/htop-3.4.1-r2.ebuild
+++ b/sys-process/htop/htop-3.4.1-r2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]] ; then
        inherit autotools git-r3
 else
        
SRC_URI="https://github.com/htop-dev/htop/releases/download/${PV}/${P}.tar.xz";
-       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos"
 fi
 
 S="${WORKDIR}/${P/_}"

diff --git a/sys-process/htop/htop-9999.ebuild 
b/sys-process/htop/htop-9999.ebuild
index acf81c3e6f56..b8c7073782cc 100644
--- a/sys-process/htop/htop-9999.ebuild
+++ b/sys-process/htop/htop-9999.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]] ; then
        inherit autotools git-r3
 else
        
SRC_URI="https://github.com/htop-dev/htop/releases/download/${PV}/${P}.tar.xz";
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos"
 fi
 
 S="${WORKDIR}/${P/_}"

Reply via email to