commit: 36983310e76629ac1c7997ada21ea478d96e3557
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 18 06:36:23 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 18 06:36:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36983310
media-video/wireplumber: Stabilize 0.5.6-r1 arm64, #936967
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-video/wireplumber/wireplumber-0.5.6-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/wireplumber/wireplumber-0.5.6-r1.ebuild
b/media-video/wireplumber/wireplumber-0.5.6-r1.ebuild
index f4d7a07ae1a0..1122490df73a 100644
--- a/media-video/wireplumber/wireplumber-0.5.6-r1.ebuild
+++ b/media-video/wireplumber/wireplumber-0.5.6-r1.ebuild
@@ -23,7 +23,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://gitlab.freedesktop.org/pipewire/${PN}/-/archive/${PV}/${P}.tar.bz2"
- KEYWORDS="amd64 arm ~arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
fi
LICENSE="MIT"