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 C42AB138334 for ; Fri, 4 Jan 2019 06:40:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1BD4E09A5; Fri, 4 Jan 2019 06:40:18 +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 77AC9E09A5 for ; Fri, 4 Jan 2019 06:40:18 +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 7EB0F335C39 for ; Fri, 4 Jan 2019 06:40:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 27B264F7 for ; Fri, 4 Jan 2019 06:40:13 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1546583994.ec788bacad6f37f43ff923296a2c89791167cb77.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/moreutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/moreutils/moreutils-0.62.ebuild X-VCS-Directories: sys-apps/moreutils/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: ec788bacad6f37f43ff923296a2c89791167cb77 X-VCS-Branch: master Date: Fri, 4 Jan 2019 06:40:13 +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: 7a4d9396-111c-44fa-b089-1d28d1a23ca6 X-Archives-Hash: 7720ae333e29b5ee4623ba7a4a2330ca commit: ec788bacad6f37f43ff923296a2c89791167cb77 Author: Tim Harder gentoo org> AuthorDate: Fri Jan 4 06:38:39 2019 +0000 Commit: Tim Harder gentoo org> CommitDate: Fri Jan 4 06:39:54 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec788bac sys-apps/moreutils: add ~arm64 keyword Closes: https://bugs.gentoo.org/668488 Signed-off-by: Tim Harder gentoo.org> sys-apps/moreutils/moreutils-0.62.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/moreutils/moreutils-0.62.ebuild b/sys-apps/moreutils/moreutils-0.62.ebuild index 2e245cd08c2..ed18577e7f6 100644 --- a/sys-apps/moreutils/moreutils-0.62.ebuild +++ b/sys-apps/moreutils/moreutils-0.62.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~radhermit/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux" IUSE="+doc +perl" RDEPEND="