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 D2894138334 for ; Sun, 10 Jun 2018 18:37:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1D61E0972; Sun, 10 Jun 2018 18:37:46 +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 83117E0972 for ; Sun, 10 Jun 2018 18:37:45 +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 3163B335C93 for ; Sun, 10 Jun 2018 18:37:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 54B472CB for ; Sun, 10 Jun 2018 18:37:42 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1528655805.607a06a8d46009fc6121c10133d08fb52277871b.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kidletime/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kidletime/kidletime-5.46.0.ebuild X-VCS-Directories: kde-frameworks/kidletime/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 607a06a8d46009fc6121c10133d08fb52277871b X-VCS-Branch: master Date: Sun, 10 Jun 2018 18:37:42 +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: efaaa47f-ae6f-47a8-a2c7-e9f62070dd5d X-Archives-Hash: 9c6868d8994e4d551fb51ef90880c0b1 commit: 607a06a8d46009fc6121c10133d08fb52277871b Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Jun 10 18:25:12 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Jun 10 18:36:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=607a06a8 kde-frameworks/kidletime: x86 stable (bug #656330) Package-Manager: Portage-2.3.40, Repoman-2.3.9 kde-frameworks/kidletime/kidletime-5.46.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kidletime/kidletime-5.46.0.ebuild b/kde-frameworks/kidletime/kidletime-5.46.0.ebuild index ce1598cd414..b125a74775c 100644 --- a/kde-frameworks/kidletime/kidletime-5.46.0.ebuild +++ b/kde-frameworks/kidletime/kidletime-5.46.0.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Framework for detection and notification of device idle time" LICENSE="LGPL-2+" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="X xscreensaver" REQUIRED_USE="xscreensaver? ( X )"