commit: 7bf2c0a72d08ed1275f7bce77619f9b78ba56789 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Mon Apr 6 15:18:48 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon Apr 6 17:54:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bf2c0a7
profiles/arch/hppa/use.mask: mask vpx and system-vpx Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/hppa/use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 17f90d6f9e6..c207bf5a882 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -7,6 +7,11 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Rolf Eike Beer <[email protected]> (2020-04-06) +# media-libs/libvpx is not keyworded, bug #698956 +system-vpx +vpx + # Mattéo Rossillol‑‑Laruelle <[email protected]> (2019‑08‑31) # Dependency not keyworded (dev-libs/libappindicator). ayatana
