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 3C4A7138335 for ; Mon, 25 Jun 2018 23:20:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F850E0877; Mon, 25 Jun 2018 23:20:45 +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 19EB5E0877 for ; Mon, 25 Jun 2018 23:20:44 +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 CE6BD335CAF for ; Mon, 25 Jun 2018 23:20:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 068E9347 for ; Mon, 25 Jun 2018 23:20:42 +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: <1529968802.884f093abaaad4b28f519eed42747e207adcd581.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pygsl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pygsl/pygsl-2.1.1.ebuild X-VCS-Directories: dev-python/pygsl/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 884f093abaaad4b28f519eed42747e207adcd581 X-VCS-Branch: master Date: Mon, 25 Jun 2018 23:20:42 +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: 7062aead-d727-4862-8828-4772383640e4 X-Archives-Hash: 203f3111ae207f6a47c20c36d3873ec7 commit: 884f093abaaad4b28f519eed42747e207adcd581 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Jun 25 22:53:49 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Jun 25 23:20:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=884f093a dev-python/pygsl: x86 stable (bug #658982) Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-python/pygsl/pygsl-2.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pygsl/pygsl-2.1.1.ebuild b/dev-python/pygsl/pygsl-2.1.1.ebuild index d09b5ec97c0..e8824434da4 100644 --- a/dev-python/pygsl/pygsl-2.1.1.ebuild +++ b/dev-python/pygsl/pygsl-2.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${P}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="examples" DEPEND="