commit:     202004cb85bf1bd742d0d94140a93bafd562d667
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 19:37:24 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 19:37:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=202004cb

net-misc/xmrig: Stabilize 6.22.2 arm64, #950031

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/xmrig/xmrig-6.22.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/xmrig/xmrig-6.22.2.ebuild 
b/net-misc/xmrig/xmrig-6.22.2.ebuild
index 2061563b6ac5..a064c4ee2233 100644
--- a/net-misc/xmrig/xmrig-6.22.2.ebuild
+++ b/net-misc/xmrig/xmrig-6.22.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]] ; then
        inherit git-r3
 else
        SRC_URI="https://github.com/xmrig/xmrig/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64"
+       KEYWORDS="~amd64 arm64"
 fi
 
 LICENSE="Apache-2.0 GPL-3+ MIT"

Reply via email to