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 86DF7138332 for ; Sat, 21 Apr 2018 12:05:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA58BE086A; Sat, 21 Apr 2018 12:05:24 +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 A945CE086A for ; Sat, 21 Apr 2018 12:05:24 +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 BE86D335C78 for ; Sat, 21 Apr 2018 12:05:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A73C9291 for ; Sat, 21 Apr 2018 12:05:21 +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: <1524311965.d9ccb2d0c6eb5b6e357133fa433963a725bc2b5b.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/lit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/lit/lit-4.0.1.ebuild X-VCS-Directories: dev-python/lit/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: d9ccb2d0c6eb5b6e357133fa433963a725bc2b5b X-VCS-Branch: master Date: Sat, 21 Apr 2018 12:05:21 +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: 83ff21fb-f403-4998-ad61-ba2e7aaf3ad5 X-Archives-Hash: f7bd05bf483a0772f13b0e10422ee8f7 commit: d9ccb2d0c6eb5b6e357133fa433963a725bc2b5b Author: Mikle Kolyada gentoo org> AuthorDate: Sat Apr 21 11:59:25 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Apr 21 11:59:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ccb2d0 dev-python/lit: arm stable wrt bug #637210 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-python/lit/lit-4.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/lit/lit-4.0.1.ebuild b/dev-python/lit/lit-4.0.1.ebuild index 988caae01df..4e620171d64 100644 --- a/dev-python/lit/lit-4.0.1.ebuild +++ b/dev-python/lit/lit-4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.src.tar.xz" LICENSE="UoI-NCSA" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 arm ~arm64 x86" IUSE="test" S=${WORKDIR}/${MY_P}.src/utils/lit