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.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 E02CC15810F for ; Fri, 9 Jun 2023 15:06:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F603E08A6; Fri, 9 Jun 2023 15:06:52 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 000BCE08A6 for ; Fri, 9 Jun 2023 15:06:51 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EDCE4340E83 for ; Fri, 9 Jun 2023 15:06:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B99EA82 for ; Fri, 9 Jun 2023 15:06:49 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1686322202.ca1a284212c65e2d2c79a01915447da0577158af.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-misc/h5utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-misc/h5utils/h5utils-1.13.1.ebuild X-VCS-Directories: sci-misc/h5utils/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: ca1a284212c65e2d2c79a01915447da0577158af X-VCS-Branch: master Date: Fri, 9 Jun 2023 15:06:49 +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: d0c5ddeb-625c-4762-a6b5-d4311f9bb049 X-Archives-Hash: af1e9b4314dc29f00100944c486916bf commit: ca1a284212c65e2d2c79a01915447da0577158af Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jun 3 14:55:53 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jun 9 14:50:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca1a2842 sci-misc/h5utils: destabilize for ~x86 Signed-off-by: Arthur Zamarin gentoo.org> sci-misc/h5utils/h5utils-1.13.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-misc/h5utils/h5utils-1.13.1.ebuild b/sci-misc/h5utils/h5utils-1.13.1.ebuild index 11fea5196970..11650891c2ec 100644 --- a/sci-misc/h5utils/h5utils-1.13.1.ebuild +++ b/sci-misc/h5utils/h5utils-1.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/NanoComp/h5utils/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="hdf octave" DEPEND="