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 8AF04138334 for ; Wed, 11 Sep 2019 16:51:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0F1CE08E0; Wed, 11 Sep 2019 16:51:26 +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 B52A6E08E0 for ; Wed, 11 Sep 2019 16:51:26 +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 226D334B045 for ; Wed, 11 Sep 2019 16:51:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97614720 for ; Wed, 11 Sep 2019 16:51:22 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1568220642.b64c6a8cab5ccefc3f8d1e6186a01e0502fb8bf5.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/shellcheck-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/shellcheck-bin/shellcheck-bin-0.7.0.ebuild X-VCS-Directories: dev-util/shellcheck-bin/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: b64c6a8cab5ccefc3f8d1e6186a01e0502fb8bf5 X-VCS-Branch: master Date: Wed, 11 Sep 2019 16:51:22 +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: 7798533b-5221-425c-9eb8-74eabac3862b X-Archives-Hash: ccb91d05bf22b3eb7b4d434301d633d9 commit: b64c6a8cab5ccefc3f8d1e6186a01e0502fb8bf5 Author: Georgy Yakovlev gentoo org> AuthorDate: Wed Sep 11 16:50:42 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Wed Sep 11 16:50:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b64c6a8c dev-util/shellcheck-bin: amd64 stable Closes: https://bugs.gentoo.org/694052 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Georgy Yakovlev gentoo.org> dev-util/shellcheck-bin/shellcheck-bin-0.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/shellcheck-bin/shellcheck-bin-0.7.0.ebuild b/dev-util/shellcheck-bin/shellcheck-bin-0.7.0.ebuild index 8b6f2c39aa7..77b8ddc5654 100644 --- a/dev-util/shellcheck-bin/shellcheck-bin-0.7.0.ebuild +++ b/dev-util/shellcheck-bin/shellcheck-bin-0.7.0.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="amd64 ~arm" DEPEND="!dev-util/shellcheck" RDEPEND="${DEPEND}"