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 3999A139695 for ; Sat, 15 Jul 2017 09:40:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8368E0E9E; Sat, 15 Jul 2017 09:40:10 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 C5623E0E9E for ; Sat, 15 Jul 2017 09:40:10 +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 93F3333BEC7 for ; Sat, 15 Jul 2017 09:40:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 28EFD74B4 for ; Sat, 15 Jul 2017 09:40:01 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1500111592.afe4a5712c505e10193d457a70795c529906c3dc.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/launchy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/launchy/launchy-2.4.3-r2.ebuild X-VCS-Directories: dev-ruby/launchy/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: afe4a5712c505e10193d457a70795c529906c3dc X-VCS-Branch: master Date: Sat, 15 Jul 2017 09:40:01 +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: f1f76abe-cf37-461f-918c-31fe3ef7c13a X-Archives-Hash: 9e8e7cda02d6664d97595487ee066174 commit: afe4a5712c505e10193d457a70795c529906c3dc Author: Alexis Ballier gentoo org> AuthorDate: Sat Jul 15 09:37:16 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sat Jul 15 09:39:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afe4a571 dev-ruby/launchy: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ruby/launchy/launchy-2.4.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/launchy/launchy-2.4.3-r2.ebuild b/dev-ruby/launchy/launchy-2.4.3-r2.ebuild index 623da4e9afb..807a65016f9 100644 --- a/dev-ruby/launchy/launchy-2.4.3-r2.ebuild +++ b/dev-ruby/launchy/launchy-2.4.3-r2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/copiousfreetime/launchy" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="" # File collision conflict with x11-misc/launchy, bug 545170