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 A18D1138334 for ; Wed, 17 Oct 2018 09:57:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C48C2E07FE; Wed, 17 Oct 2018 09:57:16 +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 96B6AE07FE for ; Wed, 17 Oct 2018 09:57:16 +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 355D2335CE7 for ; Wed, 17 Oct 2018 09:57:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF9DB42C for ; Wed, 17 Oct 2018 09:57:12 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1539770216.3dee05ff3723a3276a5a3977bd224e13faa0a7d2.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/lsscsi/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/lsscsi/lsscsi-0.29.ebuild X-VCS-Directories: sys-fs/lsscsi/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 3dee05ff3723a3276a5a3977bd224e13faa0a7d2 X-VCS-Branch: master Date: Wed, 17 Oct 2018 09:57:12 +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: efdad5d1-bb00-4644-9ea5-f42b3c90c96e X-Archives-Hash: 08ef4c5b89f822aa7995aa169bc08261 commit: 3dee05ff3723a3276a5a3977bd224e13faa0a7d2 Author: Mikle Kolyada gentoo org> AuthorDate: Wed Oct 17 09:56:56 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed Oct 17 09:56:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dee05ff sys-fs/lsscsi: amd64 stable wrt bug #667022 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 sys-fs/lsscsi/lsscsi-0.29.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/lsscsi/lsscsi-0.29.ebuild b/sys-fs/lsscsi/lsscsi-0.29.ebuild index e07f9cae415..67ee2124215 100644 --- a/sys-fs/lsscsi/lsscsi-0.29.ebuild +++ b/sys-fs/lsscsi/lsscsi-0.29.ebuild @@ -9,4 +9,4 @@ SRC_URI="http://sg.danny.cz/scsi/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86"