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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9DCAD158090 for ; Sat, 28 May 2022 05:45:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A090BE0900; Sat, 28 May 2022 05:45:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 770D5E0900 for ; Sat, 28 May 2022 05:45:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 89ABF341191 for ; Sat, 28 May 2022 05:45:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 215714E5 for ; Sat, 28 May 2022 05:45:33 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1653716691.a5a943a0aaed3f7d8ef2bed12fdffc320658a67b.sam@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-42.0.ebuild X-VCS-Directories: media-gfx/gnome-photos/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a5a943a0aaed3f7d8ef2bed12fdffc320658a67b X-VCS-Branch: master Date: Sat, 28 May 2022 05:45:33 +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: 9a69fb38-b37f-4f63-b4d3-60a0931bf768 X-Archives-Hash: 08581482b70d20b780c10f5e4b316819 commit: a5a943a0aaed3f7d8ef2bed12fdffc320658a67b Author: Sam James gentoo org> AuthorDate: Sat May 28 05:40:35 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 28 05:44:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5a943a0 media-gfx/gnome-photos: Stabilize 42.0 arm64, #843794 Signed-off-by: Sam James gentoo.org> media-gfx/gnome-photos/gnome-photos-42.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/gnome-photos/gnome-photos-42.0.ebuild b/media-gfx/gnome-photos/gnome-photos-42.0.ebuild index fd79c5da35ab..69c57dce0b5a 100644 --- a/media-gfx/gnome-photos/gnome-photos-42.0.ebuild +++ b/media-gfx/gnome-photos/gnome-photos-42.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 ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" IUSE="flickr test upnp-av" RESTRICT="!test? ( test )"