diff options
author | Sam James <sam@gentoo.org> | 2021-02-06 20:44:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-06 20:56:19 +0000 |
commit | 69cc584ef3da6caee60f418c17bbe42e1a0964a6 (patch) | |
tree | aeed70a96b64092d277ca3fac1be92af30446e49 /profiles/arch/mips | |
parent | net-misc/httpie: cleanup old (diff) | |
download | gentoo-69cc584ef3da6caee60f418c17bbe42e1a0964a6.tar.gz gentoo-69cc584ef3da6caee60f418c17bbe42e1a0964a6.tar.bz2 gentoo-69cc584ef3da6caee60f418c17bbe42e1a0964a6.zip |
profiles/arch/*: mask media-libs/openal[sndio] where no sndio
media-sound/sndio is only keyworded for ~amd64, but we'll work
on that shortly.
Bug: https://bugs.gentoo.org/769122
Bug: https://bugs.gentoo.org/769098
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/mips')
-rw-r--r-- | profiles/arch/mips/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 684a9b2f899c..5541b1132a76 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2021-02-06) +# media-sound/sndio is not yet keyworded here +# bug #769098, bug #769122 +media-libs/openal sndio + # Sam James <sam@gentoo.org> (2021-01-19) # Joonas Niilola <juippis@gentoo.org> (2021-01-10) # Test-dep needs keywording on multiple arches, best to just mask it |