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 3515D158094 for ; Fri, 30 Sep 2022 18:38:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC2CCE0C8E; Fri, 30 Sep 2022 18:37:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 9512CE0C8E for ; Fri, 30 Sep 2022 18:37:58 +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 7729F340EFC for ; Fri, 30 Sep 2022 18:37:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8AD15FF for ; Fri, 30 Sep 2022 18:37:54 +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: <1664563062.01f9bddbdff89e045e90a3830d75a43381111536.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/mobile-broadband-provider-info/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20220725.ebuild X-VCS-Directories: net-misc/mobile-broadband-provider-info/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 01f9bddbdff89e045e90a3830d75a43381111536 X-VCS-Branch: master Date: Fri, 30 Sep 2022 18:37:54 +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: 0b5507c0-f450-4486-8680-2df5461fab62 X-Archives-Hash: 006654443b89ae46e763a21bfe745789 commit: 01f9bddbdff89e045e90a3830d75a43381111536 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Sep 30 18:37:42 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Sep 30 18:37:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01f9bddb net-misc/mobile-broadband-provider-info: Stabilize 20220725 sparc, #868606 Signed-off-by: Arthur Zamarin gentoo.org> .../mobile-broadband-provider-info-20220725.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20220725.ebuild b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20220725.ebuild index 2608cc915a54..d2bb879094ad 100644 --- a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20220725.ebuild +++ b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20220725.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager/MobileBroadband" LICENSE="CC-PD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test ) test" # bug #856436