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 E00F6139337 for ; Wed, 28 Jul 2021 02:53:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 362B6E0875; Wed, 28 Jul 2021 02:53:45 +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 15A48E0875 for ; Wed, 28 Jul 2021 02:53:45 +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 E342B342C2C for ; Wed, 28 Jul 2021 02:53:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 631B97DE for ; Wed, 28 Jul 2021 02:53:42 +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: <1627440647.13743bc21843078a6bfde64e74726daff26bd5f4.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-photos/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gnome-photos/gnome-photos-40.0.ebuild X-VCS-Directories: media-gfx/gnome-photos/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 13743bc21843078a6bfde64e74726daff26bd5f4 X-VCS-Branch: master Date: Wed, 28 Jul 2021 02:53:42 +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: e734f665-300b-4940-99f3-f1a00cdef7a9 X-Archives-Hash: f9619526b375361f63c287ee7425394a commit: 13743bc21843078a6bfde64e74726daff26bd5f4 Author: Georgy Yakovlev gentoo org> AuthorDate: Wed Jul 28 02:47:20 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Wed Jul 28 02:50:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13743bc2 media-gfx/gnome-photos: keyword 40.0 for ~ppc64 Signed-off-by: Georgy Yakovlev gentoo.org> media-gfx/gnome-photos/gnome-photos-40.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/gnome-photos/gnome-photos-40.0.ebuild b/media-gfx/gnome-photos/gnome-photos-40.0.ebuild index 782a6ec611f..bb35eff06b0 100644 --- a/media-gfx/gnome-photos/gnome-photos-40.0.ebuild +++ b/media-gfx/gnome-photos/gnome-photos-40.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Photos" LICENSE="GPL-3+ LGPL-2+ CC0-1.0" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" IUSE="flickr test upnp-av" RESTRICT="!test? ( test )"