Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/qtcurve/
Date: Sun, 11 Aug 2019 21:30:25
Message-Id: 1565558936.eecc581c492dbab3902c6d7f0dfadd1eefb435c5.whissi@gentoo
1 commit: eecc581c492dbab3902c6d7f0dfadd1eefb435c5
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 11 20:51:38 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 11 21:28:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eecc581c
7
8 x11-themes/qtcurve: x86 stable (bug #690302)
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild
17 index 8255722f5af..f09ad982cf4 100644
18 --- a/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild
19 +++ b/x11-themes/qtcurve/qtcurve-1.9.0-r1.ebuild
20 @@ -16,7 +16,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