summaryrefslogtreecommitdiff
path: root/net-wireless
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-02 00:31:53 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-02 00:31:53 -0500
commitfeb81f9d5770c9af7e0cd8861ec3d7a3919d8c38 (patch)
tree1eefb82a32d14419b072610daf04487e87ec76a5 /net-wireless
parent23369a37245690219f4560ef8664e73c8483f016 (diff)
downloadbaldeagleos-repo-feb81f9d5770c9af7e0cd8861ec3d7a3919d8c38.tar.gz
baldeagleos-repo-feb81f9d5770c9af7e0cd8861ec3d7a3919d8c38.tar.xz
baldeagleos-repo-feb81f9d5770c9af7e0cd8861ec3d7a3919d8c38.zip
Adding metadata
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/gnome-bluetooth/gnome-bluetooth-47.2.ebuild2
-rw-r--r--net-wireless/soapysdr/soapysdr-0.8.1-r3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-47.2.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-47.2.ebuild
index 6cd20598e58d..46b168a4e796 100644
--- a/net-wireless/gnome-bluetooth/gnome-bluetooth-47.2.ebuild
+++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-47.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-bluetooth"
LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+"
SLOT="3/13" # subslot = libgnome-bluetooth-3 soname version
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
IUSE="gtk-doc +introspection test"
RESTRICT="!test? ( test )"
diff --git a/net-wireless/soapysdr/soapysdr-0.8.1-r3.ebuild b/net-wireless/soapysdr/soapysdr-0.8.1-r3.ebuild
index 691505447869..64eb665f05a2 100644
--- a/net-wireless/soapysdr/soapysdr-0.8.1-r3.ebuild
+++ b/net-wireless/soapysdr/soapysdr-0.8.1-r3.ebuild
@@ -14,7 +14,7 @@ if [ "${PV}" = "9999" ]; then
EGIT_CLONE_TYPE="shallow"
inherit git-r3
else
- KEYWORDS="~amd64 ~arm ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~riscv ~x86"
SRC_URI="https://github.com/pothosware/SoapySDR/archive/soapy-sdr-${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}"/SoapySDR-soapy-sdr-"${PV}"
fi