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 D1CEA1382C5 for ; Mon, 5 Mar 2018 14:29:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1040E08EC; Mon, 5 Mar 2018 14:29:07 +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 8F7BFE08EC for ; Mon, 5 Mar 2018 14:29:07 +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 A5592335C0C for ; Mon, 5 Mar 2018 14:29:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BAB84243 for ; Mon, 5 Mar 2018 14:29:03 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1520260095.a73d803f2d5d41990da10c99202ad99577456c05.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cmdtest/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/cmdtest/cmdtest-0.30.ebuild X-VCS-Directories: dev-util/cmdtest/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: a73d803f2d5d41990da10c99202ad99577456c05 X-VCS-Branch: master Date: Mon, 5 Mar 2018 14:29:03 +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: a1136a0a-485d-4d0a-a477-790e43dafc83 X-Archives-Hash: f8865f5c15ef01287bc450e524e07782 commit: a73d803f2d5d41990da10c99202ad99577456c05 Author: Mart Raudsepp gentoo org> AuthorDate: Mon Mar 5 14:03:58 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Mar 5 14:28:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73d803f dev-util/cmdtest-0.30: arm64 stable (bug #611052) Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-util/cmdtest/cmdtest-0.30.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cmdtest/cmdtest-0.30.ebuild b/dev-util/cmdtest/cmdtest-0.30.ebuild index e13a7c16c49..5132cb6c58c 100644 --- a/dev-util/cmdtest/cmdtest-0.30.ebuild +++ b/dev-util/cmdtest/cmdtest-0.30.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://code.liw.fi/debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm arm64 ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd" RDEPEND=" dev-python/cliapp[${PYTHON_USEDEP}]