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 D5DDE138306 for ; Wed, 13 Jul 2016 21:38:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07BF721C19F; Wed, 13 Jul 2016 21:38:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A5AAD21C19F for ; Wed, 13 Jul 2016 21:38:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B16C7340BFD for ; Wed, 13 Jul 2016 21:38:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB1862440 for ; Wed, 13 Jul 2016 21:38:14 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1468445883.4bf17f81d6e0bd8a3ef5edbb5625c199f824e24c.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/qtiplot/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-visualization/qtiplot/qtiplot-0.9.8.9-r3.ebuild X-VCS-Directories: sci-visualization/qtiplot/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 4bf17f81d6e0bd8a3ef5edbb5625c199f824e24c X-VCS-Branch: master Date: Wed, 13 Jul 2016 21:38:14 +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: 5c45fc82-a985-468f-9475-88d9e7312696 X-Archives-Hash: 978ab8f41c5d1a94ee16bb94276fa5d2 commit: 4bf17f81d6e0bd8a3ef5edbb5625c199f824e24c Author: Michael Palimaka gentoo org> AuthorDate: Wed Jul 13 21:26:37 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Jul 13 21:38:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf17f81 sci-visualization/qtiplot: amd64/x86 stable Gentoo-bug: 541498 Package-Manager: portage-2.3.0 sci-visualization/qtiplot/qtiplot-0.9.8.9-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-visualization/qtiplot/qtiplot-0.9.8.9-r3.ebuild b/sci-visualization/qtiplot/qtiplot-0.9.8.9-r3.ebuild index 060eeae..b1cf5ec 100644 --- a/sci-visualization/qtiplot/qtiplot-0.9.8.9-r3.ebuild +++ b/sci-visualization/qtiplot/qtiplot-0.9.8.9-r3.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="GPL-2 GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="bindist doc mono latex python" LANGS="cn cz de es fr ja ro ru sv"