summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-06-02 10:27:04 +0200
committerMichał Górny <mgorny@gentoo.org>2020-06-02 10:27:04 +0200
commit246176183f05f24cd03af27d50623ed049a44075 (patch)
tree2136a4946e32fc2a4e6858858591ccc24f4ca0d6 /profiles/arch
parentmedia-gfx/imagemagick: Add missing inkscape dep (diff)
downloadgentoo-246176183f05f24cd03af27d50623ed049a44075.tar.gz
gentoo-246176183f05f24cd03af27d50623ed049a44075.tar.bz2
gentoo-246176183f05f24cd03af27d50623ed049a44075.zip
profiles/arch: Mask media-gfx/inkscape flags for keywording
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/alpha/package.use.mask5
-rw-r--r--profiles/arch/arm64/package.use.mask5
-rw-r--r--profiles/arch/sparc/package.use.mask5
3 files changed, 15 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index dbd2dac3aa66..906f70348c0c 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (2020-06-02)
+# Avoid unkeyworded deps, we really need a minimal install
+# for imagemagick.
+media-gfx/inkscape cdr visio
+
# Mart Raudsepp <leio@gentoo.org> (2020-04-25)
# gnome-base/gnome-shell not keyworded on alpha
# anymore, bug #677176
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index 47ef29e7a98a..2e207b5eb9aa 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (2020-06-02)
+# Avoid unkeyworded deps, we really need a minimal install
+# for imagemagick.
+media-gfx/inkscape dia
+
# Jimi Huotari <chiitoo@gentoo.org> (2020-05-17)
# Mask until 'app-arch/lxqt-archiver' is keyworded.
lxqt-base/lxqt-meta archiver
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 7f2f31e5f3ba..f8772e81be33 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (2020-06-02)
+# Avoid unkeyworded deps, we really need a minimal install
+# for imagemagick.
+media-gfx/inkscape cdr visio wpg
+
# Michał Górny <mgorny@gentoo.org> (2020-05-06)
# dev-vcs/mercurial is broken on SPARC and setuptools_scm tests
# lack proper skipping (to be fixed).