Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/gwenhywfar/
Date: Fri, 06 Apr 2018 00:33:11
Message-Id: 1522974781.084066a30004299647f43a0db8174e744119dfd1.whissi@gentoo
1 commit: 084066a30004299647f43a0db8174e744119dfd1
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 6 00:32:23 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 00:33:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=084066a3
7
8 sys-libs/gwenhywfar: x86 stable (bug #646894)
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 sys-libs/gwenhywfar/gwenhywfar-4.19.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/gwenhywfar/gwenhywfar-4.19.0-r1.ebuild b/sys-libs/gwenhywfar/gwenhywfar-4.19.0-r1.ebuild
16 index 886287eeb38..5509c4d393a 100644
17 --- a/sys-libs/gwenhywfar/gwenhywfar-4.19.0-r1.ebuild
18 +++ b/sys-libs/gwenhywfar/gwenhywfar-4.19.0-r1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://www.aquamaniac.de/sites/download/download.php?package=01&releas
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="amd64 ~hppa ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="amd64 ~hppa ppc ~ppc64 ~sparc x86"
25 IUSE="debug designer doc fox gtk libressl qml qt5 sensors serialport test webkit"
26
27 REQUIRED_USE="designer? ( qt5 ) qml? ( qt5 ) sensors? ( qt5 ) serialport? ( qt5 ) webkit? ( qt5 )"