From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 93AE8138335 for ; Thu, 5 Apr 2018 21:55:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF86AE0858; Thu, 5 Apr 2018 21:16:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BA6CAE0858 for ; Thu, 5 Apr 2018 21:16:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 78D9833BF24 for ; Thu, 5 Apr 2018 21:16:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6512279 for ; Thu, 5 Apr 2018 21:16:19 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1522962903.4f9500a6d1b163790b6345f62ef17d59930f190c.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/gwenhywfar/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/gwenhywfar/gwenhywfar-4.19.0-r1.ebuild X-VCS-Directories: sys-libs/gwenhywfar/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 4f9500a6d1b163790b6345f62ef17d59930f190c X-VCS-Branch: master Date: Thu, 5 Apr 2018 21:16:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: adf6e537-598d-4bb0-85b4-eb42db648bff X-Archives-Hash: 03d603b55c12f1fb85c833d6ac3feee0 commit: 4f9500a6d1b163790b6345f62ef17d59930f190c Author: Aaron Bauman gentoo org> AuthorDate: Thu Apr 5 19:23:30 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Thu Apr 5 21:15:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f9500a6 sys-libs/gwenhywfar: amd64 stable Bug: https://bugs.gentoo.org/646894 Package-Manager: Portage-2.3.28, Repoman-2.3.9 sys-libs/gwenhywfar/gwenhywfar-4.19.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/gwenhywfar/gwenhywfar-4.19.0-r1.ebuild b/sys-libs/gwenhywfar/gwenhywfar-4.19.0-r1.ebuild index e0a68cda5fb..886287eeb38 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-4.19.0-r1.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-4.19.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.aquamaniac.de/sites/download/download.php?package=01&releas LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ppc ~ppc64 ~sparc ~x86" IUSE="debug designer doc fox gtk libressl qml qt5 sensors serialport test webkit" REQUIRED_USE="designer? ( qt5 ) qml? ( qt5 ) sensors? ( qt5 ) serialport? ( qt5 ) webkit? ( qt5 )"