From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B700259CAF for ; Sat, 2 Apr 2016 12:50:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D11B21C01C; Sat, 2 Apr 2016 12:50:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E017721C01C for ; Sat, 2 Apr 2016 12:50:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B3CDA340C4B for ; Sat, 2 Apr 2016 12:50:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E53CD80 for ; Sat, 2 Apr 2016 12:50:24 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1459601416.76af48dd2019254928e9b4c53cfa6aeae50cb6dc.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Signature/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild X-VCS-Directories: dev-perl/Module-Signature/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 76af48dd2019254928e9b4c53cfa6aeae50cb6dc X-VCS-Branch: master Date: Sat, 2 Apr 2016 12:50:24 +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-Archives-Salt: 830bb16d-1543-4fda-af28-8edbb278b474 X-Archives-Hash: bea86f0db71adc0963669d33d64bfb0a commit: 76af48dd2019254928e9b4c53cfa6aeae50cb6dc Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Apr 2 12:50:16 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Apr 2 12:50:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76af48dd dev-perl/Module-Signature: amd64/x86 stable, (ALLARCHES policy) wrt bug #578464 Package-Manager: portage-2.2.26 Signed-off-by: Agostino Sarubbo gentoo.org> dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild b/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild index c8b5950..382a292 100644 --- a/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild +++ b/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Module signature file manipulation" LICENSE="CC0-1.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-solaris" +KEYWORDS="amd64 x86 ~x86-solaris" IUSE="test" # this needs checking, there is no indication in the metadata about any deps!!!