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 7379F138334 for ; Mon, 21 Oct 2019 09:04:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58C6EE0A97; Mon, 21 Oct 2019 09:04:35 +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 3FE4BE0A97 for ; Mon, 21 Oct 2019 09:04:35 +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 D37E634C0BD for ; Mon, 21 Oct 2019 09:04:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 64AA5882 for ; Mon, 21 Oct 2019 09:04:31 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1571648217.ce765076fc1e0c5b448833a4f8d5bb3f24785332.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-DBus/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild X-VCS-Directories: dev-perl/Net-DBus/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: ce765076fc1e0c5b448833a4f8d5bb3f24785332 X-VCS-Branch: master Date: Mon, 21 Oct 2019 09:04:31 +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: aeefa5dd-bb91-421e-86bf-25a0f3fcdb82 X-Archives-Hash: c2300e71b183f41b1141ac2919e0066e commit: ce765076fc1e0c5b448833a4f8d5bb3f24785332 Author: Fabian Groffen gentoo org> AuthorDate: Mon Oct 21 08:56:57 2019 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Mon Oct 21 08:56:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce765076 dev-perl/Net-DBus: marked ~x64-solaris Bug: https://bugs.gentoo.org/658328 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Fabian Groffen gentoo.org> dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild b/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild index 403762e7ef9..447825e472b 100644 --- a/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild +++ b/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl extension for the DBus message system" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~x64-solaris" IUSE="test" RDEPEND="