commit: 587926206a48b23b5ccd585513b4764c2e3dd2d7 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Oct 22 13:14:21 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Oct 22 17:31:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58792620
profiles/arch/sparc: Unmask media-video/rav1e[capi] Signed-off-by: Michał Górny <mgorny <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 4ec09175f35e..536863d84880 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (2023-10-22) +# This is not ISDN CAPI, so unmask it. +media-video/rav1e -capi + # Michał Górny <[email protected]> (2023-10-15) # Need dev-python/notebook (that indirectly requires net-libs/nodejs). dev-python/ipython notebook
