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 BD82D13835A for ; Mon, 12 Apr 2021 22:12:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24CEEE0AA6; Mon, 12 Apr 2021 22:12:58 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 10FE0E0AA6 for ; Mon, 12 Apr 2021 22:12:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 380953409C8 for ; Mon, 12 Apr 2021 22:12:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E6B8164A for ; Mon, 12 Apr 2021 22:12:55 +0000 (UTC) From: "Sam James" 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" Message-ID: <1618265550.f4d30181128a3ed873a9c5a50c83e87b22d00ffd.sam@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-20201225.ebuild X-VCS-Directories: net-misc/mobile-broadband-provider-info/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f4d30181128a3ed873a9c5a50c83e87b22d00ffd X-VCS-Branch: master Date: Mon, 12 Apr 2021 22:12:55 +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: bf00a3f9-cd4b-46b6-beb7-a852a7839363 X-Archives-Hash: 8f78a8cf9fd2d067598773d67d64d178 commit: f4d30181128a3ed873a9c5a50c83e87b22d00ffd Author: Sam James gentoo org> AuthorDate: Mon Apr 12 22:12:18 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Apr 12 22:12:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4d30181 net-misc/mobile-broadband-provider-info: Stabilize 20201225 ppc64, #774942 Signed-off-by: Sam James gentoo.org> .../mobile-broadband-provider-info-20201225.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20201225.ebuild b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20201225.ebuild index 58cf4bd4e43..c4d9e19cabd 100644 --- a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20201225.ebuild +++ b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20201225.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 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )"