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 D23DD1382C5 for ; Mon, 29 Jan 2018 01:06:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24ECCE0E17; Mon, 29 Jan 2018 01:06:09 +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 06DA6E0E09 for ; Mon, 29 Jan 2018 01:06:09 +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 4A460335C36 for ; Mon, 29 Jan 2018 01:06:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B8A71E3 for ; Mon, 29 Jan 2018 01:06:04 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1517186222.003b2d48a4857847f22037eeeca615770a8aa988.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/lit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/lit/lit-5.0.1.ebuild X-VCS-Directories: dev-python/lit/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 003b2d48a4857847f22037eeeca615770a8aa988 X-VCS-Branch: master Date: Mon, 29 Jan 2018 01:06:04 +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: 2c6b84d2-d230-4cea-8594-958f00878038 X-Archives-Hash: bc5c3319a9ccd62d974f1d0c86a519e4 commit: 003b2d48a4857847f22037eeeca615770a8aa988 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Jan 29 00:37:02 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Jan 29 00:37:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=003b2d48 dev-python/lit: x86 stable (bug #644814) Package-Manager: Portage-2.3.20, Repoman-2.3.6 dev-python/lit/lit-5.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/lit/lit-5.0.1.ebuild b/dev-python/lit/lit-5.0.1.ebuild index d0a8dea336d..7dc0572aa36 100644 --- a/dev-python/lit/lit-5.0.1.ebuild +++ b/dev-python/lit/lit-5.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz" LICENSE="UoI-NCSA" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="test" S=${WORKDIR}/${MY_P}/utils/lit