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 AD27D139694 for ; Mon, 19 Jun 2017 18:37:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07C65E0D14; Mon, 19 Jun 2017 18:37:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 DB964E0D14 for ; Mon, 19 Jun 2017 18:37:06 +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 1CBF23419F6 for ; Mon, 19 Jun 2017 18:37:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6BD37486 for ; Mon, 19 Jun 2017 18:37:04 +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: <1497897420.4b1b9c401ed459f4e6a2b3ce257f18e89446c5de.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/rescan-scsi-bus/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57-r1.ebuild X-VCS-Directories: sys-apps/rescan-scsi-bus/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 4b1b9c401ed459f4e6a2b3ce257f18e89446c5de X-VCS-Branch: master Date: Mon, 19 Jun 2017 18:37:04 +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: 3e5e8f0d-ef4b-45f8-86c0-8dc4688317c6 X-Archives-Hash: 3b9cf96f3eeebe008e8ab6d4a81cdf3f commit: 4b1b9c401ed459f4e6a2b3ce257f18e89446c5de Author: Alexis Ballier gentoo org> AuthorDate: Mon Jun 19 18:20:35 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Jun 19 18:37:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b1b9c40 sys-apps/rescan-scsi-bus: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57-r1.ebuild b/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57-r1.ebuild index d4998af1fef..3f2cfb52283 100644 --- a/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57-r1.ebuild +++ b/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://www.garloff.de/kurt/linux/${SRC_NAME}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" # alpha hppa ppc64 sparc +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" # alpha hppa ppc64 sparc RDEPEND=">=sys-apps/sg3_utils-1.24 app-admin/killproc