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 5FBB8138334 for ; Mon, 8 Apr 2019 02:18:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0116AE08A4; Mon, 8 Apr 2019 02:18:21 +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 C9523E08A4 for ; Mon, 8 Apr 2019 02:18:20 +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 8D5A9335C6F for ; Mon, 8 Apr 2019 02:18:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 567155B1 for ; Mon, 8 Apr 2019 02:18:15 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1554689542.a07e2228041cfe5aef91f3ef9229bf45e619cbdc.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/nautilus/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/nautilus/nautilus-3.26.4-r2.ebuild X-VCS-Directories: gnome-base/nautilus/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: a07e2228041cfe5aef91f3ef9229bf45e619cbdc X-VCS-Branch: master Date: Mon, 8 Apr 2019 02:18:15 +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: 3bb1ca8f-7e2a-44f1-bf90-38df02329d19 X-Archives-Hash: 623fbbe7a58fe19a4f9f7ec58aea1c4f commit: a07e2228041cfe5aef91f3ef9229bf45e619cbdc Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Apr 8 02:12:22 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Apr 8 02:12:22 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a07e2228 gnome-base/nautilus: x86 stable (bug #682116) Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann gentoo.org> gnome-base/nautilus/nautilus-3.26.4-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-base/nautilus/nautilus-3.26.4-r2.ebuild b/gnome-base/nautilus/nautilus-3.26.4-r2.ebuild index aef38545ec0..efdf7e693c3 100644 --- a/gnome-base/nautilus/nautilus-3.26.4-r2.ebuild +++ b/gnome-base/nautilus/nautilus-3.26.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ LICENSE="GPL-3+ LGPL-2.1+" SLOT="0" IUSE="exif gnome gtk-doc +introspection packagekit +previewer selinux sendto tracker xmp" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" COMMON_DEPEND=" >=dev-libs/glib-2.51.2:2