From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1389919-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 3A0DB15808E
	for <garchives@archives.gentoo.org>; Tue, 26 Apr 2022 04:06:52 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id EABCEE076B;
	Tue, 26 Apr 2022 04:06:50 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id C322FE076B
	for <gentoo-commits@lists.gentoo.org>; Tue, 26 Apr 2022 04:06:50 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id D6E2C3414AB
	for <gentoo-commits@lists.gentoo.org>; Tue, 26 Apr 2022 04:06:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A6243A5
	for <gentoo-commits@lists.gentoo.org>; Tue, 26 Apr 2022 04:06:48 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1650946000.b6aed0cc6577291be95bbb83d286967281b3bcb2.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/s390/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/s390/package.use.mask
X-VCS-Directories: profiles/arch/s390/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: b6aed0cc6577291be95bbb83d286967281b3bcb2
X-VCS-Branch: master
Date: Tue, 26 Apr 2022 04:06:48 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 98656740-10af-4180-b5ec-8289ea342aec
X-Archives-Hash: 8ebcb66ca3713fff83259441d4fb91d9

commit:     b6aed0cc6577291be95bbb83d286967281b3bcb2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 04:06:40 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 04:06:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6aed0cc

profiles/arch/s390: mask sci-libs/hdf5[szip]

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/s390/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask
index acbe71160fd8..8040a14e3ad5 100644
--- a/profiles/arch/s390/package.use.mask
+++ b/profiles/arch/s390/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <sam@gentoo.org> (2022-04-26)
+# Needs unkeyworded virtual/szip provider
+sci-libs/hdf5 szip
+
 # Sam James <sam@gentoo.org> (2022-04-26)
 # Needs unkeyworded dev-libs/librdkafka
 # dev-libs/boxfort does not support s390 either