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 65AF31396D9 for ; Mon, 6 Nov 2017 09:40:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38451E0F7D; Mon, 6 Nov 2017 09:40:17 +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 19FD9E0F7D for ; Mon, 6 Nov 2017 09:40:17 +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 9894E3416FA for ; Mon, 6 Nov 2017 09:40:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B20DE96CF for ; Mon, 6 Nov 2017 09:40:05 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1509961198.31e576b1db1ae0e4846c23330207d4d4b0d68b18.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/checkbashisms/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/checkbashisms/checkbashisms-2.17.10.ebuild X-VCS-Directories: dev-util/checkbashisms/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 31e576b1db1ae0e4846c23330207d4d4b0d68b18 X-VCS-Branch: master Date: Mon, 6 Nov 2017 09:40:05 +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: 3257acdf-7a17-4a6c-a11c-c330ce5a2516 X-Archives-Hash: 8d0acd3bcad7b6d0bb943b74a795a384 commit: 31e576b1db1ae0e4846c23330207d4d4b0d68b18 Author: Lars Wendler gentoo org> AuthorDate: Mon Nov 6 09:17:37 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Nov 6 09:39:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31e576b1 dev-util/checkbashisms: Version 2.17.10 stable for amd64 and x86. Package-Manager: Portage-2.3.13, Repoman-2.3.4 dev-util/checkbashisms/checkbashisms-2.17.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/checkbashisms/checkbashisms-2.17.10.ebuild b/dev-util/checkbashisms/checkbashisms-2.17.10.ebuild index 8524418c7c9..61b10af9c25 100644 --- a/dev-util/checkbashisms/checkbashisms-2.17.10.ebuild +++ b/dev-util/checkbashisms/checkbashisms-2.17.10.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/d/${MY_PN}/${MY_P/-/_}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" # Requires python packages to check tools we don't need anyway