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 D5072138334 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 7BDD6E0B09; 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 63B49E0B09 for ; Mon, 21 Oct 2019 09:04:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 3A90F34C0E2 for ; Mon, 21 Oct 2019 09:04:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8CEE7892 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: <1571648649.cd8acb0d9a7e36fd6bccb5aca3c3e523da0013dc.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: cd8acb0d9a7e36fd6bccb5aca3c3e523da0013dc 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: 484651b6-468f-479c-9bf5-0e6df467e7b0 X-Archives-Hash: 3fc3509f505926a93bac6594fc28b006 commit: cd8acb0d9a7e36fd6bccb5aca3c3e523da0013dc Author: Fabian Groffen gentoo org> AuthorDate: Mon Oct 21 09:04:09 2019 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Mon Oct 21 09:04:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8acb0d dev-perl/Net-DBus: marked ~{amd64,x86}-linux 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 447825e472b..93e0f4256b2 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 ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="test" RDEPEND="