commit: 3a809c03365fad0cd324361f5c38fcb61550cd04 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 19 19:14:56 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 19 19:17:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a809c03
profiles/arch/*/p.u.mask: mask dev-util/ragel[doc] w/o dblatex app-text/dblatex is not yet available on all arches. Bug: https://bugs.gentoo.org/766186 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 5 +++++ profiles/arch/arm64/package.use.mask | 5 +++++ profiles/arch/hppa/package.use.mask | 5 +++++ profiles/arch/ia64/package.use.mask | 5 +++++ profiles/arch/powerpc/ppc32/package.use.mask | 5 +++++ profiles/arch/powerpc/ppc64/package.use.mask | 5 +++++ profiles/arch/sparc/package.use.mask | 5 +++++ 7 files changed, 35 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index deac5bb664f..50a5df9a385 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/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 <[email protected]> (2021-01-19) +# app-text/dblatex not yet keyworded +# bug #766186 +dev-util/ragel doc + # Sam James <[email protected]> (2011-01-19) # Joonas Niilola <[email protected]> (2021-01-10) # Test-dep needs keywording on multiple arches, best to just mask it diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 0cd440ae00d..0dfa5348b97 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/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 <[email protected]> (2021-01-19) +# app-text/dblatex not yet keyworded +# bug #766186 +dev-util/ragel doc + # Sam James <[email protected]> (2021-01-19) # Joonas Niilola <[email protected]> (2021-01-10) # Test-dep needs keywording on multiple arches, best to just mask it diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index f8eb3ca30ab..c3b496873f9 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,11 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sam James <[email protected]> (2021-01-19) +# app-text/dblatex not yet keyworded +# bug #766186 +dev-util/ragel doc + # Georgy Yakovlev <[email protected]> (2021-01-19) # uchardet not stable/keyworded yet on this arch sys-apps/groff uchardet diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 32eff1d09eb..df6cd94f282 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/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 <[email protected]> (2021-01-19) +# app-text/dblatex not yet keyworded +# bug #766186 +dev-util/ragel doc + # Sam James <[email protected]> (2021-01-19) # Joonas Niilola <[email protected]> (2021-01-10) # Test-dep needs keywording on multiple arches, best to just mask it diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index a390143c123..e6b5b9dc67b 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2021-01-19) +# app-text/dblatex not yet keyworded +# bug #766186 +dev-util/ragel doc + # Sam James <[email protected]> (2021-01-19) # Joonas Niilola <[email protected]> (2021-01-10) # Test-dep needs keywording on multiple arches, best to just mask it diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 7cfde0801bc..7f0bb49e30e 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2021-01-19) +# app-text/dblatex not yet keyworded +# bug #766186 +dev-util/ragel doc + # Sam James <[email protected]> (2021-01-19) # Joonas Niilola <[email protected]> (2021-01-10) # Test-dep needs keywording on multiple arches, best to just mask it diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index c6a8abb6e43..cc6079416ce 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/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 <[email protected]> (2021-01-19) +# app-text/dblatex not yet keyworded +# bug #766186 +dev-util/ragel doc + # Sam James <[email protected]> (2021-01-19) # Joonas Niilola <[email protected]> (2021-01-10) # Test-dep needs keywording on multiple arches, best to just mask it
