summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Smith <matt@offtopica.uk>2021-06-10 08:44:30 +0100
committerCraig Andrews <candrews@gentoo.org>2021-06-10 20:44:13 -0400
commit6fd45034fcdf1b7dc810c7d5ebce2c28eb8848d4 (patch)
treead7e0055773fa73ca86a99e4f5ed15d5110992b9
parentnet-misc/xmrig: Fix install with USE=-ssl (diff)
downloadgentoo-6fd45034fcdf1b7dc810c7d5ebce2c28eb8848d4.tar.gz
gentoo-6fd45034fcdf1b7dc810c7d5ebce2c28eb8848d4.tar.bz2
gentoo-6fd45034fcdf1b7dc810c7d5ebce2c28eb8848d4.zip
net-misc/xmrig: Remove unused optfeature.eclass
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Matt Smith <matt@offtopica.uk> Signed-off-by: Craig Andrews <candrews@gentoo.org>
-rw-r--r--net-misc/xmrig/xmrig-6.12.2.ebuild2
-rw-r--r--net-misc/xmrig/xmrig-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/xmrig/xmrig-6.12.2.ebuild b/net-misc/xmrig/xmrig-6.12.2.ebuild
index 2a641434ba49..e07b6f23ad58 100644
--- a/net-misc/xmrig/xmrig-6.12.2.ebuild
+++ b/net-misc/xmrig/xmrig-6.12.2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake optfeature systemd
+inherit cmake systemd
DESCRIPTION="RandomX, CryptoNight, KawPow, AstroBWT, and Argon2 CPU/GPU miner"
HOMEPAGE="https://xmrig.com https://github.com/xmrig/xmrig"
diff --git a/net-misc/xmrig/xmrig-9999.ebuild b/net-misc/xmrig/xmrig-9999.ebuild
index 2a641434ba49..e07b6f23ad58 100644
--- a/net-misc/xmrig/xmrig-9999.ebuild
+++ b/net-misc/xmrig/xmrig-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake optfeature systemd
+inherit cmake systemd
DESCRIPTION="RandomX, CryptoNight, KawPow, AstroBWT, and Argon2 CPU/GPU miner"
HOMEPAGE="https://xmrig.com https://github.com/xmrig/xmrig"