Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/qalculate-gtk/
Date: Tue, 02 Jul 2019 08:24:35
Message-Id: 1562055837.d3628c7380054673886fee5978efc7e393217afa.slyfox@gentoo
1 commit: d3628c7380054673886fee5978efc7e393217afa
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 2 08:23:57 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 2 08:23:57 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3628c73
7
8 sci-calculators/qalculate-gtk: stable 2.8.1 for ppc, bug #689020
9
10 Package-Manager: Portage-2.3.68, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sci-calculators/qalculate-gtk/qalculate-gtk-2.8.1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-calculators/qalculate-gtk/qalculate-gtk-2.8.1.ebuild b/sci-calculators/qalculate-gtk/qalculate-gtk-2.8.1.ebuild
18 index d1a312b7b58..ea730648ebc 100644
19 --- a/sci-calculators/qalculate-gtk/qalculate-gtk-2.8.1.ebuild
20 +++ b/sci-calculators/qalculate-gtk/qalculate-gtk-2.8.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
32 +KEYWORDS="~alpha ~amd64 ~hppa ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
33 IUSE=""
34
35 RDEPEND="dev-libs/glib:2