commit: 6f74a5c42e6324bec71365423373f95dd776f60e Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jan 26 22:44:01 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jan 26 22:46:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f74a5c4
profiles: alpha/arm/hppa/ia64/ppc32/sparc: Mask media-gfx/gimp[heif] Don't bother with media-libs/libheif on slow arches anyway. Bug: https://bugs.gentoo.org/685624 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 4 ++-- profiles/arch/arm/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 | 4 ++-- profiles/arch/powerpc/ppc64/32ul/package.use.mask | 4 ++-- profiles/arch/sparc/package.use.mask | 4 ++-- 7 files changed, 16 insertions(+), 12 deletions(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 36f49089eff..c6a8e0b6919 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -2,8 +2,8 @@ # 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 +# media-libs/libheif is not keyworded +media-gfx/gimp heif # Tomáš Mózes <[email protected]> (2019-12-19) # dev-libs/criterion is not keyworded yet diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index b46a0d0cec8..5542a3ff9b1 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/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) +# media-libs/libheif is not keyworded +media-gfx/gimp heif + # Georgy Yakovlev <[email protected] (2020-01-04) # zfs is not keyworded on arm dev-util/schroot zfs diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index cdadc8ef0ca..773ad438475 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -5,8 +5,8 @@ # request bug for the hppa arch. # Andreas Sturmlechner <[email protected]> (2020-01-26) -# dev-lang/go is not keyworded -media-libs/libheif test +# media-libs/libheif is not keyworded +media-gfx/gimp heif # Robin H. Johnson <[email protected]> (2019-12-06) # PPS should work on all arches, but only keyworded on some arches diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 46188977669..8ff1aadcadb 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -2,8 +2,8 @@ # 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 +# media-libs/libheif is not keyworded +media-gfx/gimp heif # David Seifert <[email protected]> (2020-01-26) # media-libs/libkate is not keyworded on ia64 anymore diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 9ddce17a0bd..28fa7a39116 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -2,8 +2,8 @@ # 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 +# media-libs/libheif is not keyworded +media-gfx/gimp heif # Robin H. Johnson <[email protected]> (2019-12-06) # PPS should work on all arches, but only keyworded on some arches diff --git a/profiles/arch/powerpc/ppc64/32ul/package.use.mask b/profiles/arch/powerpc/ppc64/32ul/package.use.mask index 2a9f6430960..4d780e3eeba 100644 --- a/profiles/arch/powerpc/ppc64/32ul/package.use.mask +++ b/profiles/arch/powerpc/ppc64/32ul/package.use.mask @@ -2,8 +2,8 @@ # 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 +# media-libs/libheif is not keyworded +media-gfx/gimp heif # Robin H. Johnson <[email protected]> (2019-12-06) # PPS should work on all arches, but only keyworded on some arches diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 7de86fba878..b83d540f386 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -2,8 +2,8 @@ # 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 +# media-libs/libheif is not keyworded +media-gfx/gimp heif # Robin H. Johnson <[email protected]> (2019-12-06) # PPS should work on all arches, but only keyworded on some arches
