summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-11-13 13:51:28 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-11-13 13:51:28 +0100
commit9229b88f4e8759f4d70b5252959dac9b7adccb5a (patch)
tree6a66e9d10684bb423819e7f4e03f41153f2abe16 /net-misc
parentx11-terms/zutty: Stabilize 0.10 amd64, #823596 (diff)
downloadgentoo-9229b88f4e8759f4d70b5252959dac9b7adccb5a.tar.gz
gentoo-9229b88f4e8759f4d70b5252959dac9b7adccb5a.tar.bz2
gentoo-9229b88f4e8759f4d70b5252959dac9b7adccb5a.zip
net-misc/xmrig: Stabilize 6.15.2 amd64, #823599
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/xmrig/xmrig-6.15.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/xmrig/xmrig-6.15.2.ebuild b/net-misc/xmrig/xmrig-6.15.2.ebuild
index 2639977e5a05..0053daed4f4b 100644
--- a/net-misc/xmrig/xmrig-6.15.2.ebuild
+++ b/net-misc/xmrig/xmrig-6.15.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"