commit: a07e2228041cfe5aef91f3ef9229bf45e619cbdc
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 8 02:12:22 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> 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 <whissi <AT> 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