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 CA5D4138334 for ; Thu, 7 Jun 2018 20:42:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70681E0BA3; Thu, 7 Jun 2018 20:42:12 +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 4402AE0B9F for ; Thu, 7 Jun 2018 20:42:12 +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 A881B335CC4 for ; Thu, 7 Jun 2018 20:42:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 996B12C5 for ; Thu, 7 Jun 2018 20:42:08 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1528403984.f0a9811d8a1e0e2391215af7f31920a66f47a033.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gentoo-App-Pram/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.100.200.ebuild X-VCS-Directories: dev-perl/Gentoo-App-Pram/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: f0a9811d8a1e0e2391215af7f31920a66f47a033 X-VCS-Branch: master Date: Thu, 7 Jun 2018 20:42:08 +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: 92cfae77-2338-4f8a-96db-3da27d4cbb98 X-Archives-Hash: b90b840d24eea22a9f15a8e6795bfbb6 commit: f0a9811d8a1e0e2391215af7f31920a66f47a033 Author: James Le Cuirot gentoo org> AuthorDate: Thu Jun 7 20:39:44 2018 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Thu Jun 7 20:39:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0a9811d dev-perl/Gentoo-App-Pram: Add ~arm keyword Tested and working. Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.100.200.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.100.200.ebuild b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.100.200.ebuild index a4a374c5f69..54cb0356310 100644 --- a/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.100.200.ebuild +++ b/dev-perl/Gentoo-App-Pram/Gentoo-App-Pram-0.100.200.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Utility to merge PRs from the Gentoo Github repository" HOMEPAGE="https://github.com/monsieurp/Gentoo-App-Pram" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-fbsd" +KEYWORDS="amd64 ~arm x86 ~amd64-fbsd" IUSE="test" RDEPEND="