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 6C295138350 for ; Sun, 26 Jan 2020 10:26:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 764FBE08F6; Sun, 26 Jan 2020 10:26:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 51696E08F4 for ; Sun, 26 Jan 2020 10:26:47 +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 5CD1634E1FD for ; Sun, 26 Jan 2020 10:26:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3C5A114 for ; Sun, 26 Jan 2020 10:26:41 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1580033869.98dd9a91fa3af4f4d197412db6182279076e7d7c.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/frei0r-plugins/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/frei0r-plugins/frei0r-plugins-1.6.1.ebuild X-VCS-Directories: media-plugins/frei0r-plugins/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 98dd9a91fa3af4f4d197412db6182279076e7d7c X-VCS-Branch: master Date: Sun, 26 Jan 2020 10:26:41 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f6d0e75d-9a66-424b-974f-5ab379016e69 X-Archives-Hash: b0595b39dd18281804782ef950acd0fb commit: 98dd9a91fa3af4f4d197412db6182279076e7d7c Author: Georgy Yakovlev gentoo org> AuthorDate: Sun Jan 26 07:10:58 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Jan 26 10:17:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98dd9a91 media-plugins/frei0r-plugins: keyword on ~ppc64 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev gentoo.org> media-plugins/frei0r-plugins/frei0r-plugins-1.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/frei0r-plugins/frei0r-plugins-1.6.1.ebuild b/media-plugins/frei0r-plugins/frei0r-plugins-1.6.1.ebuild index e46d0872cee..28fc1d7e56f 100644 --- a/media-plugins/frei0r-plugins/frei0r-plugins-1.6.1.ebuild +++ b/media-plugins/frei0r-plugins/frei0r-plugins-1.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://files.dyne.org/frei0r/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ppc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ~ppc64 x86" IUSE="doc +facedetect +scale0tilt" RDEPEND="x11-libs/cairo