summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-20 17:00:05 +0100
committerSam James <sam@gentoo.org>2021-07-20 17:00:05 +0100
commit74b9c69c8dee769eafc4cd876b4cdd73321ffde9 (patch)
tree15660290e4bc4784551af978643f2c07b57045a7 /net-misc/xmrig
parentx11-terms/zutty: Stabilize 0.9 amd64, #802990 (diff)
downloadgentoo-74b9c69c8dee769eafc4cd876b4cdd73321ffde9.tar.gz
gentoo-74b9c69c8dee769eafc4cd876b4cdd73321ffde9.tar.bz2
gentoo-74b9c69c8dee769eafc4cd876b4cdd73321ffde9.zip
net-misc/xmrig: Stabilize 6.12.2 amd64, #803026
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/xmrig')
-rw-r--r--net-misc/xmrig/xmrig-6.12.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/xmrig/xmrig-6.12.2.ebuild b/net-misc/xmrig/xmrig-6.12.2.ebuild
index 97dc2905531c..81cbcc47b6f9 100644
--- a/net-misc/xmrig/xmrig-6.12.2.ebuild
+++ b/net-misc/xmrig/xmrig-6.12.2.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"