commit: bb32b2b6641591dab1a5f96d9878e0f695160e3b Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jan 26 20:06:29 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jan 26 20:07:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb32b2b6
profiles: alpha/hppa/ia64/ppc32/sparc: Mask media-libs/libheif[test] dev-lang/go is not keyworded Bug: https://bugs.gentoo.org/685624 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 4 ++++ profiles/arch/hppa/package.use.mask | 4 ++++ profiles/arch/ia64/package.use.mask | 4 ++++ profiles/arch/powerpc/ppc32/package.use.mask | 6 +++++- profiles/arch/powerpc/ppc64/32ul/package.use.mask | 6 +++++- profiles/arch/sparc/package.use.mask | 4 ++++ 6 files changed, 26 insertions(+), 2 deletions(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 47cfa0006c9..36f49089eff 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2020-01-26) +# dev-lang/go is not keyworded +media-libs/libheif test + # Tomáš Mózes <[email protected]> (2019-12-19) # dev-libs/criterion is not keyworded yet app-admin/syslog-ng test diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 386c0c62d9f..cdadc8ef0ca 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Andreas Sturmlechner <[email protected]> (2020-01-26) +# dev-lang/go is not keyworded +media-libs/libheif test + # Robin H. Johnson <[email protected]> (2019-12-06) # PPS should work on all arches, but only keyworded on some arches >=net-misc/ntp-4.2.6_p3-r1 -parse-clocks diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 53eb25142f7..46188977669 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2020-01-26) +# dev-lang/go is not keyworded +media-libs/libheif test + # David Seifert <[email protected]> (2020-01-26) # media-libs/libkate is not keyworded on ia64 anymore media-sound/vorbis-tools kate diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 87df547b921..9ddce17a0bd 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2020-01-26) +# dev-lang/go is not keyworded +media-libs/libheif test + # Robin H. Johnson <[email protected]> (2019-12-06) # PPS should work on all arches, but only keyworded on some arches >=net-misc/ntp-4.2.6_p3-r1 -parse-clocks diff --git a/profiles/arch/powerpc/ppc64/32ul/package.use.mask b/profiles/arch/powerpc/ppc64/32ul/package.use.mask index dcac4494fe8..2a9f6430960 100644 --- a/profiles/arch/powerpc/ppc64/32ul/package.use.mask +++ b/profiles/arch/powerpc/ppc64/32ul/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2020-01-26) +# dev-lang/go is not keyworded +media-libs/libheif test + # Robin H. Johnson <[email protected]> (2019-12-06) # PPS should work on all arches, but only keyworded on some arches >=net-misc/ntp-4.2.6_p3-r1 -parse-clocks diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 8892204794f..7de86fba878 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2020-01-26) +# dev-lang/go is not keyworded +media-libs/libheif test + # Robin H. Johnson <[email protected]> (2019-12-06) # PPS should work on all arches, but only keyworded on some arches >=net-misc/ntp-4.2.6_p3-r1 -parse-clocks
