diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-01 07:17:03 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-01 07:17:03 +0000 |
| commit | 24e6b49e8a21980cabc19ea50b1820e0a7cb84fd (patch) | |
| tree | e66b8ea173107ce084b1dee4d4ae932651f7cbd9 /net-wireless | |
| parent | 99f36064db93831496ebd7fd2e2a1ac76c064921 (diff) | |
| download | baldeagleos-repo-24e6b49e8a21980cabc19ea50b1820e0a7cb84fd.tar.gz baldeagleos-repo-24e6b49e8a21980cabc19ea50b1820e0a7cb84fd.tar.xz baldeagleos-repo-24e6b49e8a21980cabc19ea50b1820e0a7cb84fd.zip | |
Adding metadata
Diffstat (limited to 'net-wireless')
| -rw-r--r-- | net-wireless/soapyuhd/soapyuhd-0.4.1_p20251220.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/soapyuhd/soapyuhd-0.4.1_p20251220.ebuild b/net-wireless/soapyuhd/soapyuhd-0.4.1_p20251220.ebuild index 47c247c96f5e..aa39db390486 100644 --- a/net-wireless/soapyuhd/soapyuhd-0.4.1_p20251220.ebuild +++ b/net-wireless/soapyuhd/soapyuhd-0.4.1_p20251220.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ if [ "${PV}" = "9999" ]; then EGIT_REPO_URI="https://github.com/pothosware/SoapyUHD.git" inherit git-r3 else - KEYWORDS="~amd64 ~arm ~riscv ~x86" + KEYWORDS="amd64 ~arm ~riscv ~x86" COMMIT="2a5d381f68fd05d5b3c0e7db56c36892ea99b4ae" SRC_URI="https://github.com/pothosware/SoapyUHD/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/SoapyUHD-${COMMIT} |
