public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/mips/, profiles/arch/hppa/, profiles/arch/ia64/, ...
@ 2021-06-11  4:38 Matt Turner
  0 siblings, 0 replies; only message in thread
From: Matt Turner @ 2021-06-11  4:38 UTC (permalink / raw
  To: gentoo-commits

commit:     388a29114cd90adb01fec4d599a4bb9c4110f76d
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 11 04:37:24 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jun 11 04:37:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=388a2911

profiles: Mask dev-python/diskcache's USE=test where needed

Signed-off-by: Matt Turner <mattst88 <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/mips/package.use.mask          | 4 ++++
 profiles/arch/powerpc/ppc32/package.use.mask | 4 ++++
 profiles/arch/powerpc/ppc64/package.use.mask | 4 ++++
 profiles/arch/s390/package.use.mask          | 4 ++++
 profiles/arch/sparc/package.use.mask         | 4 ++++
 8 files changed, 32 insertions(+)

diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index 88c37c564b1..35da5fb33b0 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Matt Turner <mattst88@gentoo.org> (2021-06-10)
+# dev-python/django is not keyworded here
+dev-python/diskcache test
+
 # Miroslav Šulc <fordfrog@gentoo.org> (2021-03-13)
 # dev-python/sphinx_lv2_theme isn't keyworded here (bug #769413)
 >=media-libs/lilv-0.24.12 doc

diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index 4027d9a9376..a71444b9958 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.
 
+# Matt Turner <mattst88@gentoo.org> (2021-06-10)
+# dev-python/django is not keyworded here
+dev-python/diskcache test
+
 # Rolf Eike Beer <eike@sf-mail.de> (2021-03-14)
 # dependencies not yet keyworded
 dev-ruby/globalid test

diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index 81ccf7e037a..971f51be2de 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Matt Turner <mattst88@gentoo.org> (2021-06-10)
+# dev-python/django is not keyworded here
+dev-python/diskcache test
+
 # Miroslav Šulc <fordfrog@gentoo.org> (2021-03-13)
 # virtual/jdk isn't keyworded here
 media-libs/rubberband jni

diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask
index 5e27c674e83..7bfdedc6436 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Matt Turner <mattst88@gentoo.org> (2021-06-10)
+# dev-python/django is not keyworded here
+dev-python/diskcache test
+
 # Joshua Kinard <kumba@gentoo.org> (2021-05-20)
 # mask USE 'test' on MIPS for setuptools  and jaraco-path due to
 # the very deep dependency chain that is enabled.  Will unmask

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index 356905cce02..677b807221a 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Matt Turner <mattst88@gentoo.org> (2021-06-10)
+# dev-python/django is not keyworded here
+dev-python/diskcache test
+
 # Sam James <sam@gentoo.org> (2021-05-17)
 # Deps not yet tested/keyworded.
 # bug #708344

diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask
index 442a3dd9af8..c665107ad64 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Matt Turner <mattst88@gentoo.org> (2021-06-10)
+# dev-python/django is not keyworded here
+dev-python/diskcache test
+
 # Mike Gilbert <floppym@gentoo.org> (2021-03-29)
 # Unmask TPM on supported archs.
 sys-apps/systemd -tpm

diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask
index 20fa51d1695..817a08e683c 100644
--- a/profiles/arch/s390/package.use.mask
+++ b/profiles/arch/s390/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Matt Turner <mattst88@gentoo.org> (2021-06-10)
+# dev-python/django is not keyworded here
+dev-python/diskcache test
+
 # Matt Turner <mattst88@gentoo.org> (2020-08-11)
 # No drivers on this architecture support Vulkan
 media-libs/mesa vulkan vulkan-overlay zink

diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 5f0e692d0ce..e0e813eef86 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Matt Turner <mattst88@gentoo.org> (2021-06-10)
+# dev-python/django is not keyworded here
+dev-python/diskcache test
+
 # Sam James <sam@gentoo.org> (2021-06-03)
 # Mask tests on dev-cpp/eigen for now as they're rather large and
 # eigen itself is only being dragged in as a test dependency for now.


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-11  4:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-11  4:38 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/mips/, profiles/arch/hppa/, profiles/arch/ia64/, Matt Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox