repo/gentoo:master commit in: sci-libs/volk/
"Sam James" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786217988.e7023120e03572978caf32c1d3342a4f3476fedc.sam@gentoo> |
commit: e7023120e03572978caf32c1d3342a4f3476fedc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 8 19:31:43 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 8 19:39:48 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7023120
sci-libs/volk: Stabilize 3.3.0 amd64, #970299
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/volk/volk-3.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/volk/volk-3.3.0.ebuild b/sci-libs/volk/volk-3.3.0.ebuild
index f26899646398..c6b4085aae30 100644
--- a/sci-libs/volk/volk-3.3.0.ebuild
+++ b/sci-libs/volk/volk-3.3.0.ebuild
@@ -17,7 +17,7 @@ if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="https://github.com/gnuradio/volk.git"
else
SRC_URI="https://github.com/gnuradio/volk/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~riscv ~x86"
fi
LICENSE="GPL-3"