From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D1F9B1382C5 for ; Fri, 11 Jun 2021 04:38:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFFB8E086A; Fri, 11 Jun 2021 04:38:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C0FEBE086A for ; Fri, 11 Jun 2021 04:38:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 36F89335C77 for ; Fri, 11 Jun 2021 04:38:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 66D737A1 for ; Fri, 11 Jun 2021 04:38:20 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1623386244.388a29114cd90adb01fec4d599a4bb9c4110f76d.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/mips/, profiles/arch/hppa/, profiles/arch/ia64/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/package.use.mask profiles/arch/hppa/package.use.mask profiles/arch/ia64/package.use.mask profiles/arch/mips/package.use.mask profiles/arch/powerpc/ppc32/package.use.mask profiles/arch/powerpc/ppc64/package.use.mask profiles/arch/s390/package.use.mask profiles/arch/sparc/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ppc32/ profiles/arch/sparc/ profiles/arch/s390/ profiles/arch/ia64/ profiles/arch/alpha/ profiles/arch/powerpc/ppc64/ profiles/arch/hppa/ profiles/arch/mips/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 388a29114cd90adb01fec4d599a4bb9c4110f76d X-VCS-Branch: master Date: Fri, 11 Jun 2021 04:38:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1a5bc0e5-c2a0-45e0-b6f7-79ffaef27cc4 X-Archives-Hash: adcd895e02cf54dbd55980ae40185cb4 commit: 388a29114cd90adb01fec4d599a4bb9c4110f76d Author: Matt Turner gentoo org> AuthorDate: Fri Jun 11 04:37:24 2021 +0000 Commit: Matt Turner gentoo 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 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 (2021-06-10) +# dev-python/django is not keyworded here +dev-python/diskcache test + # Miroslav Šulc (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 (2021-06-10) +# dev-python/django is not keyworded here +dev-python/diskcache test + # Rolf Eike Beer (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 (2021-06-10) +# dev-python/django is not keyworded here +dev-python/diskcache test + # Miroslav Šulc (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 (2021-06-10) +# dev-python/django is not keyworded here +dev-python/diskcache test + # Joshua Kinard (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 (2021-06-10) +# dev-python/django is not keyworded here +dev-python/diskcache test + # Sam James (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 (2021-06-10) +# dev-python/django is not keyworded here +dev-python/diskcache test + # Mike Gilbert (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 (2021-06-10) +# dev-python/django is not keyworded here +dev-python/diskcache test + # Matt Turner (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 (2021-06-10) +# dev-python/django is not keyworded here +dev-python/diskcache test + # Sam James (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.