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 D62111382C5 for ; Thu, 4 Jan 2018 17:39:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E29E4E099B; Thu, 4 Jan 2018 17:39:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 C2FB5E0998 for ; Thu, 4 Jan 2018 17:39:53 +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 B5609335C37 for ; Thu, 4 Jan 2018 17:39:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 454E91A2 for ; Thu, 4 Jan 2018 17:39:51 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1515087535.2bf822a9c5c06a7dec254122e9aede7086d90251.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop-php/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/kdevelop-php/kdevelop-php-5.2.1.ebuild X-VCS-Directories: dev-util/kdevelop-php/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 2bf822a9c5c06a7dec254122e9aede7086d90251 X-VCS-Branch: master Date: Thu, 4 Jan 2018 17:39:51 +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: c745c2b6-1b84-4cad-93a6-6b45f9a68749 X-Archives-Hash: 3541efdcc1203b8a7fa6a910e9389b65 commit: 2bf822a9c5c06a7dec254122e9aede7086d90251 Author: Mikle Kolyada gentoo org> AuthorDate: Thu Jan 4 17:38:55 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Jan 4 17:38:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bf822a9 dev-util/kdevelop-php: amd64 stable wrt bug #642564 Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-util/kdevelop-php/kdevelop-php-5.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/kdevelop-php/kdevelop-php-5.2.1.ebuild b/dev-util/kdevelop-php/kdevelop-php-5.2.1.ebuild index 03ab96b2efc..f7fc8d608f4 100644 --- a/dev-util/kdevelop-php/kdevelop-php-5.2.1.ebuild +++ b/dev-util/kdevelop-php/kdevelop-php-5.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ inherit kde5 DESCRIPTION="PHP plugin for KDevelop" LICENSE="GPL-2 LGPL-2" IUSE="" -[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 x86" +[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 x86" COMMON_DEPEND=" $(add_frameworks_dep karchive)