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 DB8161395E2 for ; Sat, 12 Nov 2016 10:30:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 478D521C0FA; Sat, 12 Nov 2016 10:30:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 31D6921C0FA for ; Sat, 12 Nov 2016 10:30:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1005634164D for ; Sat, 12 Nov 2016 10:30:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3278024BA for ; Sat, 12 Nov 2016 10:30:09 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1478946601.5c8035af19d146f580aaa608b0bfb3c6f89c7057.eva@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.22.1.ebuild X-VCS-Directories: gnome-base/nautilus/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 5c8035af19d146f580aaa608b0bfb3c6f89c7057 X-VCS-Branch: master Date: Sat, 12 Nov 2016 10:30:09 +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-Archives-Salt: c1f67676-7259-4537-bb2a-09fcde354f78 X-Archives-Hash: 5817950223bd3fe1b8837f24916f93c2 commit: 5c8035af19d146f580aaa608b0bfb3c6f89c7057 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Nov 12 09:45:14 2016 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Nov 12 10:30:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c8035af gnome-base/nautilus: drop keywords not satisfying gnome-autoar Gentoo-Bug: 599574 Package-Manager: portage-2.3.2 gnome-base/nautilus/nautilus-3.22.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/nautilus/nautilus-3.22.1.ebuild b/gnome-base/nautilus/nautilus-3.22.1.ebuild index d2a45cc..969b2db 100644 --- a/gnome-base/nautilus/nautilus-3.22.1.ebuild +++ b/gnome-base/nautilus/nautilus-3.22.1.ebuild @@ -14,7 +14,7 @@ LICENSE="GPL-2+ LGPL-2+ FDL-1.1" SLOT="0" IUSE="exif gnome +introspection packagekit +previewer selinux sendto tracker xmp" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" # FIXME: tests fails under Xvfb, but pass when building manually # "FAIL: check failed in nautilus-file.c, line 8307"