commit: 0f32d69f9b90c271a24ec15ceab57f84e4898f53 Author: Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za> AuthorDate: Tue Jan 9 06:50:27 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 9 07:22:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f32d69f
net-misc/asterisk: mask USE=srtp for sparc. Bug: https://bugs.gentoo.org/919424 Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/34718 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/sparc/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 6b39f3552367..379c0d9bf0c2 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Jaco Kroon <[email protected]> (2024-01-09) +# net-misc/asterisk[srtp] depends on net-libs/libsrtp which is -sparc. +net-misc/asterisk srtp + # Sam James <[email protected]> (2024-01-05) # sys-apps/keyutils not stable here, because of test failures. bug #636252 app-benchmarks/stress-ng keyutils
