diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 12:32:52 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 12:33:28 +0200 |
commit | c250a9400a5cde48257fd131918831a6c7616ceb (patch) | |
tree | e30e18ebd544c555a8101785c38b8b2fb49a6ba3 /gnome-base/nautilus | |
parent | dev-perl/XML-XPath: keyword ~arm64 (diff) | |
download | gentoo-c250a9400a5cde48257fd131918831a6c7616ceb.tar.gz gentoo-c250a9400a5cde48257fd131918831a6c7616ceb.tar.bz2 gentoo-c250a9400a5cde48257fd131918831a6c7616ceb.zip |
gnome-base/nautilus: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/nautilus-3.22.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/nautilus/nautilus-3.22.3.ebuild b/gnome-base/nautilus/nautilus-3.22.3.ebuild index 8ea0f3fa5928..5547431b1726 100644 --- a/gnome-base/nautilus/nautilus-3.22.3.ebuild +++ b/gnome-base/nautilus/nautilus-3.22.3.ebuild @@ -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="amd64 ~ia64 x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ia64 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" |