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 74C33139694 for ; Fri, 30 Jun 2017 12:47:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86257E0C14; Fri, 30 Jun 2017 12:47:32 +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 6386BE0C14 for ; Fri, 30 Jun 2017 12:47:32 +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 6F0C9341921 for ; Fri, 30 Jun 2017 12:47:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BE1E74A9 for ; Fri, 30 Jun 2017 12:47:28 +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: <1498826835.fd74b755e4f2267dec76a9f636e7d0c03af45309.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/atomic/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/atomic/atomic-1.1.99.ebuild X-VCS-Directories: dev-ruby/atomic/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: fd74b755e4f2267dec76a9f636e7d0c03af45309 X-VCS-Branch: master Date: Fri, 30 Jun 2017 12:47:28 +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: c9f5c647-8711-43e3-a724-87d31ec639c6 X-Archives-Hash: 77a0309f27b032ef79cafdc0a109ed8c commit: fd74b755e4f2267dec76a9f636e7d0c03af45309 Author: Alexis Ballier gentoo org> AuthorDate: Fri Jun 30 12:44:33 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Jun 30 12:47:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd74b755 dev-ruby/atomic: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ruby/atomic/atomic-1.1.99.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/atomic/atomic-1.1.99.ebuild b/dev-ruby/atomic/atomic-1.1.99.ebuild index 3a434b4592c..7efdf341a55 100644 --- a/dev-ruby/atomic/atomic-1.1.99.ebuild +++ b/dev-ruby/atomic/atomic-1.1.99.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/headius/ruby-atomic" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" all_ruby_prepare() {