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 BD2411396D9 for ; Sun, 29 Oct 2017 23:56:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 278B8E0BF6; Sun, 29 Oct 2017 23:56:47 +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 07B10E0BF6 for ; Sun, 29 Oct 2017 23:56:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D804D3416A4 for ; Sun, 29 Oct 2017 23:56:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E58F827 for ; Sun, 29 Oct 2017 23:56:44 +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: <1509321392.8be455200cfca366ef5d134706673954252fe1dc.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevplatform/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/kdevplatform/kdevplatform-5.1.2.ebuild X-VCS-Directories: dev-util/kdevplatform/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 8be455200cfca366ef5d134706673954252fe1dc X-VCS-Branch: master Date: Sun, 29 Oct 2017 23:56:44 +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: 3284206c-b027-4f1e-86f9-5bdcbe5cbc50 X-Archives-Hash: 3a5a2f6fc79e1de50b5b6a654ef19640 commit: 8be455200cfca366ef5d134706673954252fe1dc Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Oct 29 23:53:57 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Oct 29 23:56:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be45520 dev-util/kdevplatform: x86 stable (bug #633368) Package-Manager: Portage-2.3.13, Repoman-2.3.4 dev-util/kdevplatform/kdevplatform-5.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild b/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild index e93015314f5..faee5c4ab0e 100644 --- a/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild +++ b/dev-util/kdevplatform/kdevplatform-5.1.2.ebuild @@ -12,7 +12,7 @@ inherit kde5 DESCRIPTION="KDE development support libraries and apps" IUSE="cvs reviewboard subversion +welcomepage" -[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86" +[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 x86" COMMON_DEPEND=" $(add_frameworks_dep karchive)