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 26C711382C5 for ; Wed, 2 May 2018 14:20:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7CE71E0993; Wed, 2 May 2018 14:20:15 +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 5AEFFE0993 for ; Wed, 2 May 2018 14:20:15 +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 0135C335C79 for ; Wed, 2 May 2018 14:20:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F4DE28B for ; Wed, 2 May 2018 14:20:06 +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: <1525270799.02ca7e475678b9c2c4b040306d39fa10f33bbac5.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/digikam/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/digikam/digikam-5.9.0.ebuild X-VCS-Directories: media-gfx/digikam/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 02ca7e475678b9c2c4b040306d39fa10f33bbac5 X-VCS-Branch: master Date: Wed, 2 May 2018 14:20:06 +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: b69e3936-d7ba-42bb-9b9f-f5e5604766ef X-Archives-Hash: 314a68f6fa21eb37316f8ad5bd5c324e commit: 02ca7e475678b9c2c4b040306d39fa10f33bbac5 Author: Mikle Kolyada gentoo org> AuthorDate: Wed May 2 14:19:59 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed May 2 14:19:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02ca7e47 media-gfx/digikam: amd64 stable wrt bug #654370 Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-gfx/digikam/digikam-5.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/digikam/digikam-5.9.0.ebuild b/media-gfx/digikam/digikam-5.9.0.ebuild index 2bb7eeecc97..67fabdb5427 100644 --- a/media-gfx/digikam/digikam-5.9.0.ebuild +++ b/media-gfx/digikam/digikam-5.9.0.ebuild @@ -18,7 +18,7 @@ LICENSE="GPL-2" IUSE="addressbook calendar gphoto2 jpeg2k +kipi +lensfun marble mediaplayer semantic-desktop mysql opengl openmp +panorama scanner X" if [[ ${KDE_BUILD_TYPE} != live ]]; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" MY_PV=${PV/_/-} MY_P=${PN}-${MY_PV} SRC_BRANCH=stable