summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-08-11 03:04:37 -0500
committerroot <root@alpha.trunkmasters.com>2026-08-11 03:04:37 -0500
commitba90b749802640220d8dabc00ab63881741a230e (patch)
tree181a6ca9c09dc17e70de01dee8ffce26d60609e3 /net-p2p
parent1160c54c5acbfd332d8757e926627ae58c982459 (diff)
downloadbaldeagleos-repo-ba90b749802640220d8dabc00ab63881741a230e.tar.gz
baldeagleos-repo-ba90b749802640220d8dabc00ab63881741a230e.tar.xz
baldeagleos-repo-ba90b749802640220d8dabc00ab63881741a230e.zip
Adding metadata
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoin-core/bitcoin-core-29.4.ebuild2
-rw-r--r--net-p2p/bitcoin-core/bitcoin-core-30.3.ebuild2
-rw-r--r--net-p2p/bitcoin-core/bitcoin-core-31.1.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/bitcoin-core/bitcoin-core-29.4.ebuild b/net-p2p/bitcoin-core/bitcoin-core-29.4.ebuild
index dc6b85aa8514..fca2ab737dd7 100644
--- a/net-p2p/bitcoin-core/bitcoin-core-29.4.ebuild
+++ b/net-p2p/bitcoin-core/bitcoin-core-29.4.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${PN/-core}-${PV/_rc/rc}"
LICENSE="MIT"
SLOT="0"
if [[ "${PV}" != *_rc* ]] ; then
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
fi
IUSE="asm +berkdb +cli +daemon dbus examples +external-signer gui qrcode +sqlite +system-libsecp256k1 systemtap test test-full zeromq"
RESTRICT="!test? ( test )"
diff --git a/net-p2p/bitcoin-core/bitcoin-core-30.3.ebuild b/net-p2p/bitcoin-core/bitcoin-core-30.3.ebuild
index b5b7ba45b09d..e06920c0b953 100644
--- a/net-p2p/bitcoin-core/bitcoin-core-30.3.ebuild
+++ b/net-p2p/bitcoin-core/bitcoin-core-30.3.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${PN/-core}-${PV/_rc/rc}"
LICENSE="MIT"
SLOT="0"
if [[ "${PV}" != *_rc* ]] ; then
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
fi
IUSE="asm +cli +daemon dbus examples +external-signer gui qrcode +system-libsecp256k1 systemtap test test-full +wallet zeromq"
RESTRICT="!test? ( test )"
diff --git a/net-p2p/bitcoin-core/bitcoin-core-31.1.ebuild b/net-p2p/bitcoin-core/bitcoin-core-31.1.ebuild
index 23bf2e955e55..fc3c209dc910 100644
--- a/net-p2p/bitcoin-core/bitcoin-core-31.1.ebuild
+++ b/net-p2p/bitcoin-core/bitcoin-core-31.1.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${PN/-core}-${PV/_rc/rc}"
LICENSE="MIT"
SLOT="0"
if [[ "${PV}" != *_rc* ]] ; then
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
fi
IUSE="asm +cli +daemon dbus examples +external-signer gui qrcode +system-libsecp256k1 systemtap test test-full +wallet zeromq"
RESTRICT="!test? ( test )"