summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-05-21 12:02:28 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-05-21 12:02:28 +0200
commitd234551afffc4b9f6dab71673763ccd68ea0147e (patch)
tree32c4f406da5945a9387daeff0b4bc1ef47115efd /net-misc/xmrig
parentdev-util/rbtools: add 3.1 (diff)
downloadgentoo-d234551afffc4b9f6dab71673763ccd68ea0147e.tar.gz
gentoo-d234551afffc4b9f6dab71673763ccd68ea0147e.tar.bz2
gentoo-d234551afffc4b9f6dab71673763ccd68ea0147e.zip
net-misc/xmrig: arm64 stable wrt bug #846653
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/xmrig')
-rw-r--r--net-misc/xmrig/xmrig-6.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/xmrig/xmrig-6.17.0.ebuild b/net-misc/xmrig/xmrig-6.17.0.ebuild
index 0b726e03276b..d204b7c85e31 100644
--- a/net-misc/xmrig/xmrig-6.17.0.ebuild
+++ b/net-misc/xmrig/xmrig-6.17.0.ebuild
@@ -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"