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 7CF1E1382C5 for ; Thu, 29 Mar 2018 18:57:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6818AE082D; Thu, 29 Mar 2018 18:57:05 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 3F01CE082F for ; Thu, 29 Mar 2018 18:57:05 +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 CB6FA335D2E for ; Thu, 29 Mar 2018 18:57:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 30500270 for ; Thu, 29 Mar 2018 18:57:02 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1522349801.052644b2d29aaf95d6fa3282a5ee46a2124e29e7.asturm@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.7.0-r3.ebuild X-VCS-Directories: media-gfx/digikam/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 052644b2d29aaf95d6fa3282a5ee46a2124e29e7 X-VCS-Branch: master Date: Thu, 29 Mar 2018 18:57:02 +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: 907373ce-8096-4984-8d03-03e8933796c1 X-Archives-Hash: c2f344387657bc014c228d7f6b68dadd commit: 052644b2d29aaf95d6fa3282a5ee46a2124e29e7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Mar 29 18:44:08 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 29 18:56:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=052644b2 media-gfx/digikam: 5.7.0-r3 amd64/x86 stable Closes: https://bugs.gentoo.org/650672 Package-Manager: Portage-2.3.26, Repoman-2.3.7 media-gfx/digikam/digikam-5.7.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/digikam/digikam-5.7.0-r3.ebuild b/media-gfx/digikam/digikam-5.7.0-r3.ebuild index b9dcb0e7512..fb65507f36b 100644 --- a/media-gfx/digikam/digikam-5.7.0-r3.ebuild +++ b/media-gfx/digikam/digikam-5.7.0-r3.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