Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/qtcurve/
Date: Mon, 11 Jun 2018 08:13:53
Message-Id: 1528704755.39e6664b22c3b0ee43e6c1eacfeba37d08292b66.ago@gentoo
1 commit: 39e6664b22c3b0ee43e6c1eacfeba37d08292b66
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 11 08:12:35 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 11 08:12:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39e6664b
7
8 x11-themes/qtcurve: amd64 stable wrt bug #656612
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="amd64"
12
13 x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild
17 index 079459e962b..d6326f91f55 100644
18 --- a/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild
19 +++ b/x11-themes/qtcurve/qtcurve-1.9.0_rc1-r2.ebuild
20 @@ -15,7 +15,7 @@ IUSE="+X gtk nls plasma +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