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 17FBB1395E2 for ; Mon, 5 Dec 2016 22:54:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10A13E0CEB; Mon, 5 Dec 2016 22:54:09 +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 D1F72E0CEB for ; Mon, 5 Dec 2016 22:54:08 +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 7CF7B34105A for ; Mon, 5 Dec 2016 22:54:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E797491A for ; Mon, 5 Dec 2016 22:54:05 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1480978438.086e8f51924d826d9a5a2a3d3cce6d81caf96379.klausman@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: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 086e8f51924d826d9a5a2a3d3cce6d81caf96379 X-VCS-Branch: master Date: Mon, 5 Dec 2016 22:54:05 +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: e6c4307c-a1b9-42cb-99da-031098efd8e2 X-Archives-Hash: e63b3bde12c260269f9ed958fd2e8924 commit: 086e8f51924d826d9a5a2a3d3cce6d81caf96379 Author: Tobias Klausmann gentoo org> AuthorDate: Mon Dec 5 17:28:55 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon Dec 5 22:53:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=086e8f51 sci-calculators/qalculate-gtk-0.9.9-r0: stable on alpha Gentoo-Bug: 596672 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 d4c0475..b65eabc 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="~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:=