From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2DBFE1382A5 for ; Wed, 1 Jun 2016 22:53:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA54B14203; Wed, 1 Jun 2016 22:53:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 328C4141FE for ; Wed, 1 Jun 2016 22:53:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EB5C3340BBA for ; Wed, 1 Jun 2016 22:53:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 460EC983 for ; Wed, 1 Jun 2016 22:52:58 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1464821565.6dd54457862eb48f6d673e3d810a917f659a9d12.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kf-env/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kf-env/kf-env-3.ebuild X-VCS-Directories: kde-frameworks/kf-env/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 6dd54457862eb48f6d673e3d810a917f659a9d12 X-VCS-Branch: master Date: Wed, 1 Jun 2016 22:52:58 +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: 582482b0-53c3-49f8-84d8-e39b9c2954fb X-Archives-Hash: 65e0c6bf9f160158363da1fa5bc0b33c commit: 6dd54457862eb48f6d673e3d810a917f659a9d12 Author: Michael Palimaka gentoo org> AuthorDate: Wed Jun 1 22:30:41 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Jun 1 22:52:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dd54457 kde-frameworks/kf-env: x86 stable Package-Manager: portage-2.3.0_rc1 kde-frameworks/kf-env/kf-env-3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-frameworks/kf-env/kf-env-3.ebuild b/kde-frameworks/kf-env/kf-env-3.ebuild index a34d4ea..9cce156 100644 --- a/kde-frameworks/kf-env/kf-env-3.ebuild +++ b/kde-frameworks/kf-env/kf-env-3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="5" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" RDEPEND=">=x11-misc/xdg-utils-1.1.0_rc3_p20150119"