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 <gentoo@mattwhitlock.name>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Matt Whitlock
2025-04-12 10:33:53 -04:00
committed by Sam James
parent d5657d8654
commit 0675f8f5bf
2 changed files with 2 additions and 2 deletions

View File

@@ -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="

View File

@@ -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="