Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/qtcurve/
Date: Mon, 02 Oct 2017 11:58:53
Message-Id: 1506945475.11ad1f24bb0abc821b3220142b2d7074dcc7ee86.slyfox@gentoo
1 commit: 11ad1f24bb0abc821b3220142b2d7074dcc7ee86
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 11:57:55 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 11:57:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11ad1f24
7
8 x11-themes/qtcurve: stable 1.9.0_rc1-r1 for ppc/ppc64, bug #632460
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc ppc64"
12
13 x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
17 index fd64a296fdf..db94ad26917 100644
18 --- a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
19 +++ b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r1.ebuild
20 @@ -15,7 +15,7 @@ IUSE="+X gtk nls plasma qt4 +qt5 test"
21
22 if [[ "${PV}" != 9999 ]] ; then
23 SRC_URI="https://github.com/KDE/qtcurve/archive/${PV/_/-}.tar.gz -> ${P}.tar.gz"
24 - KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
25 + KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86"
26 S="${WORKDIR}/${P/_/-}"
27 fi