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 C194813933E for ; Sun, 11 Jul 2021 20:49:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 120A5E0DE6; Sun, 11 Jul 2021 20:49:00 +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 EC005E0DE6 for ; Sun, 11 Jul 2021 20:48:59 +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 852CD342B7A for ; Sun, 11 Jul 2021 20:48:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D26D87D4 for ; Sun, 11 Jul 2021 20:48:55 +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: <1626036513.9867818f8a35fee917cff89f54f1884bd1395726.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/nautilus/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/nautilus/nautilus-40.2.ebuild X-VCS-Directories: gnome-base/nautilus/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9867818f8a35fee917cff89f54f1884bd1395726 X-VCS-Branch: master Date: Sun, 11 Jul 2021 20:48:55 +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: 3ea64b00-7780-44b3-adc2-f4794fc8fa57 X-Archives-Hash: b2c546b57fd87aadaa0d3d94310d2455 commit: 9867818f8a35fee917cff89f54f1884bd1395726 Author: Sam James gentoo org> AuthorDate: Sun Jul 11 20:48:33 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 11 20:48:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9867818f gnome-base/nautilus: Stabilize 40.2 arm64, #800710 Signed-off-by: Sam James gentoo.org> gnome-base/nautilus/nautilus-40.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/nautilus/nautilus-40.2.ebuild b/gnome-base/nautilus/nautilus-40.2.ebuild index 23b08c8f63d..2bcff26c1aa 100644 --- a/gnome-base/nautilus/nautilus-40.2.ebuild +++ b/gnome-base/nautilus/nautilus-40.2.ebuild @@ -12,7 +12,7 @@ LICENSE="GPL-3+ LGPL-2.1+" SLOT="0" IUSE="gnome +gstreamer gtk-doc +introspection +previewer selinux sendto" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.67.1:2