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 80B181396D0 for ; Tue, 15 Aug 2017 05:42:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C18F91FC059; Tue, 15 Aug 2017 05:41:58 +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 9CB831FC059 for ; Tue, 15 Aug 2017 05:41:58 +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 BD60334189A for ; Tue, 15 Aug 2017 05:41:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8963B7859 for ; Tue, 15 Aug 2017 05:41:53 +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: <1502775679.feb6f269ab080dbbf55708dd418433cf26997db3.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/luafilesystem/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lua/luafilesystem/luafilesystem-1.6.3.ebuild X-VCS-Directories: dev-lua/luafilesystem/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: feb6f269ab080dbbf55708dd418433cf26997db3 X-VCS-Branch: master Date: Tue, 15 Aug 2017 05:41:53 +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: 907bd858-dc43-4bcf-8418-6dab0055785a X-Archives-Hash: b9a7fdca2a52dc45df99abc310c2f965 commit: feb6f269ab080dbbf55708dd418433cf26997db3 Author: Alexis Ballier gentoo org> AuthorDate: Tue Aug 15 05:41:19 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Aug 15 05:41:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb6f269 dev-lua/luafilesystem: keyword ~arm64 Package-Manager: Portage-2.3.7, Repoman-2.3.3 dev-lua/luafilesystem/luafilesystem-1.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/luafilesystem/luafilesystem-1.6.3.ebuild b/dev-lua/luafilesystem/luafilesystem-1.6.3.ebuild index 497abb78961..34c0065754f 100644 --- a/dev-lua/luafilesystem/luafilesystem-1.6.3.ebuild +++ b/dev-lua/luafilesystem/luafilesystem-1.6.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/keplerproject/luafilesystem/archive/v${MY_PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~x86 ~x86-fbsd" IUSE="luajit" RDEPEND="