summaryrefslogtreecommitdiff
path: root/net-misc/xmrig/xmrig-6.16.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/xmrig/xmrig-6.16.2.ebuild')
-rw-r--r--net-misc/xmrig/xmrig-6.16.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/xmrig/xmrig-6.16.2.ebuild b/net-misc/xmrig/xmrig-6.16.2.ebuild
index 516d44208bba..1b72caa1898c 100644
--- a/net-misc/xmrig/xmrig-6.16.2.ebuild
+++ b/net-misc/xmrig/xmrig-6.16.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"