diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 06:12:47 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 06:12:47 +0300 |
commit | 17eec000fb34758df730026ef095d344509e868c (patch) | |
tree | 1993a4eb9332cfe39e223b3576760a517985986b /gnome-base/nautilus | |
parent | gnome-extra/evolution-data-server: amd64 stable wrt bug #631656 (diff) | |
download | gentoo-17eec000fb34758df730026ef095d344509e868c.tar.gz gentoo-17eec000fb34758df730026ef095d344509e868c.tar.bz2 gentoo-17eec000fb34758df730026ef095d344509e868c.zip |
gnome-base/nautilus: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/nautilus-3.24.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/nautilus/nautilus-3.24.2.1.ebuild b/gnome-base/nautilus/nautilus-3.24.2.1.ebuild index 1212b1efbdf5..06c9d8cff3cc 100644 --- a/gnome-base/nautilus/nautilus-3.24.2.1.ebuild +++ b/gnome-base/nautilus/nautilus-3.24.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ LICENSE="GPL-2+ LGPL-2+ FDL-1.1" SLOT="0" IUSE="exif gnome +introspection packagekit +previewer selinux sendto tracker xmp" -KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~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" |