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 CA94A139085 for ; Thu, 2 Feb 2017 06:19:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D61021C028; Thu, 2 Feb 2017 06:19:01 +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 630B621C028 for ; Thu, 2 Feb 2017 06:19:01 +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 E2967341026 for ; Thu, 2 Feb 2017 06:18:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F9353DBF for ; Thu, 2 Feb 2017 06:18:58 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1486016336.0bc0dc76fbba39eda4b0611d0a35f2100201b480.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/qalculate-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-calculators/qalculate-gtk/qalculate-gtk-0.9.9.ebuild X-VCS-Directories: sci-calculators/qalculate-gtk/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 0bc0dc76fbba39eda4b0611d0a35f2100201b480 X-VCS-Branch: master Date: Thu, 2 Feb 2017 06:18:58 +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: 9bfa302a-50f0-4dcb-846b-7ffb859f2e7b X-Archives-Hash: 9912b2f9a3bf4bbcd702307514cc3dff commit: 0bc0dc76fbba39eda4b0611d0a35f2100201b480 Author: Jeroen Roovers gentoo org> AuthorDate: Thu Feb 2 06:18:39 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Thu Feb 2 06:18:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bc0dc76 sci-calculators/qalculate-gtk: Stable for HPPA (bug #596672). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches sci-calculators/qalculate-gtk/qalculate-gtk-0.9.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.9.ebuild b/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.9.ebuild index 07904e9..8e159b3 100644 --- a/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.9.ebuild +++ b/sci-calculators/qalculate-gtk/qalculate-gtk-0.9.9.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 hppa ppc sparc x86 ~amd64-linux ~x86-linux" IUSE="gnome" RDEPEND=">=sci-libs/libqalculate-0.9.9:=