From 0675f8f5bf1f181f1eca7d042f8e83943ade2e0c Mon Sep 17 00:00:00 2001 From: Matt Whitlock Date: Sat, 12 Apr 2025 10:33:53 -0400 Subject: [PATCH] net-p2p/bitcoin-core-28.1: drop '+' from IUSE="qrcode" It's superfluous now that profiles/targets/desktop/package.use contains "net-p2p/bitcoin-core qrcode". See: https://github.com/gentoo/gentoo/pull/41395#pullrequestreview-2736885791 Signed-off-by: Matt Whitlock Signed-off-by: Sam James --- net-p2p/bitcoin-core/bitcoin-core-28.1-r1.ebuild | 2 +- net-p2p/bitcoin-core/bitcoin-core-28.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-p2p/bitcoin-core/bitcoin-core-28.1-r1.ebuild b/net-p2p/bitcoin-core/bitcoin-core-28.1-r1.ebuild index 5ca8512fc43c0..3437fb6240950 100644 --- a/net-p2p/bitcoin-core/bitcoin-core-28.1-r1.ebuild +++ b/net-p2p/bitcoin-core/bitcoin-core-28.1-r1.ebuild @@ -19,7 +19,7 @@ SLOT="0" if [[ "${PV}" != *_rc* ]] ; then KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" fi -IUSE="+asm +berkdb +cli +daemon dbus examples +external-signer gui kde nat-pmp +qrcode +sqlite +system-libsecp256k1 systemtap test test-full upnp zeromq" +IUSE="+asm +berkdb +cli +daemon dbus examples +external-signer gui kde nat-pmp qrcode +sqlite +system-libsecp256k1 systemtap test test-full upnp zeromq" RESTRICT="!test? ( test )" REQUIRED_USE=" diff --git a/net-p2p/bitcoin-core/bitcoin-core-28.1.ebuild b/net-p2p/bitcoin-core/bitcoin-core-28.1.ebuild index 8c24047ad4304..7061330cce817 100644 --- a/net-p2p/bitcoin-core/bitcoin-core-28.1.ebuild +++ b/net-p2p/bitcoin-core/bitcoin-core-28.1.ebuild @@ -19,7 +19,7 @@ SLOT="0" if [[ "${PV}" != *_rc* ]] ; then KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" fi -IUSE="+asm +berkdb +cli +daemon dbus examples +external-signer gui kde +man nat-pmp +qrcode +sqlite +system-libsecp256k1 systemtap test test-full upnp zeromq" +IUSE="+asm +berkdb +cli +daemon dbus examples +external-signer gui kde +man nat-pmp qrcode +sqlite +system-libsecp256k1 systemtap test test-full upnp zeromq" RESTRICT="!test? ( test )" REQUIRED_USE="