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 78C5D138359 for ; Sun, 27 Sep 2020 16:16:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8398EE07A7; Sun, 27 Sep 2020 16:16:09 +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 6B00BE07A7 for ; Sun, 27 Sep 2020 16:16:09 +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 2EFD2335D4A for ; Sun, 27 Sep 2020 16:16:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C99AD339 for ; Sun, 27 Sep 2020 16:16:06 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1601223345.954b57ffd8e3cf320ad0569712b2ae42c2ce13ea.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/init-system-helpers/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/init-system-helpers/init-system-helpers-1.49-r1.ebuild X-VCS-Directories: sys-apps/init-system-helpers/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 954b57ffd8e3cf320ad0569712b2ae42c2ce13ea X-VCS-Branch: master Date: Sun, 27 Sep 2020 16:16:06 +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: a05524e4-f0e7-46f5-a271-22885a1a14a3 X-Archives-Hash: ba024e6524e951f06f1e19280a134810 commit: 954b57ffd8e3cf320ad0569712b2ae42c2ce13ea Author: Sam James gentoo org> AuthorDate: Sun Sep 27 16:15:45 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sun Sep 27 16:15:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=954b57ff sys-apps/init-system-helpers: Keyword 1.49-r1 arm64, #741759 Signed-off-by: Sam James gentoo.org> sys-apps/init-system-helpers/init-system-helpers-1.49-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/init-system-helpers/init-system-helpers-1.49-r1.ebuild b/sys-apps/init-system-helpers/init-system-helpers-1.49-r1.ebuild index ede54098554..1e0096905ca 100644 --- a/sys-apps/init-system-helpers/init-system-helpers-1.49-r1.ebuild +++ b/sys-apps/init-system-helpers/init-system-helpers-1.49-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://http.debian.net/debian/pool/main/i/${PN}/${PN}_${PV}.tar.xz" LICENSE="BSD GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND=""