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 9CCAC1382C5 for ; Wed, 16 Dec 2020 14:02:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF628E0997; Wed, 16 Dec 2020 14:02:43 +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 A62A8E0997 for ; Wed, 16 Dec 2020 14:02:43 +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 08CDC340817 for ; Wed, 16 Dec 2020 14:02:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6AD8249 for ; Wed, 16 Dec 2020 14:02:39 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1608127284.7c37e3d49a32f280b50cfc846f4f1c2c9ef923aa.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-lua/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-eselect/eselect-lua/eselect-lua-2.ebuild X-VCS-Directories: app-eselect/eselect-lua/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 7c37e3d49a32f280b50cfc846f4f1c2c9ef923aa X-VCS-Branch: master Date: Wed, 16 Dec 2020 14:02:39 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b7201a9f-e6ae-4e9f-b4d3-e8fbafc9a970 X-Archives-Hash: 6f93eb7e99cdd1acbea2e40f0b15c958 commit: 7c37e3d49a32f280b50cfc846f4f1c2c9ef923aa Author: Marek Szuba gentoo org> AuthorDate: Wed Dec 16 09:23:44 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Wed Dec 16 14:01:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c37e3d4 app-eselect/eselect-lua: add missing ~arm64 keyword Trivial change to an ALLARCH ebuild so don't bother the arm64 arch team with it. Signed-off-by: Marek Szuba gentoo.org> app-eselect/eselect-lua/eselect-lua-2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-eselect/eselect-lua/eselect-lua-2.ebuild b/app-eselect/eselect-lua/eselect-lua-2.ebuild index 461ba343b7b..3529ad19414 100644 --- a/app-eselect/eselect-lua/eselect-lua-2.ebuild +++ b/app-eselect/eselect-lua/eselect-lua-2.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="app-admin/eselect