diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-06 00:05:40 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-06 01:21:27 +0800 |
commit | d469a41909f17f7fab933cbcaf6752b2390eacf1 (patch) | |
tree | 0b8c41b083db5441d9239b1f3128b1a9490a36a0 /gnome-base | |
parent | net-libs/libcloudproviders: keyword 0.3.1 for ~loong (diff) | |
download | gentoo-d469a41909f17f7fab933cbcaf6752b2390eacf1.tar.gz gentoo-d469a41909f17f7fab933cbcaf6752b2390eacf1.tar.bz2 gentoo-d469a41909f17f7fab933cbcaf6752b2390eacf1.zip |
gnome-base/nautilus: keyword 43.1 for ~loong
One test case ("nautilus") during first install fails with the
following:
```
** (org.gnome.Nautilus:3464491): WARNING **: 00:08:03.908: Unable to initialize tag manager: 'file:///usr/share/nautilus/ontology' is not a ontology location
```
However after the package is already installed, the test now passes.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/nautilus/nautilus-43.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/nautilus/nautilus-43.1.ebuild b/gnome-base/nautilus/nautilus-43.1.ebuild index b15e42260d35..5e656aca5e1e 100644 --- a/gnome-base/nautilus/nautilus-43.1.ebuild +++ b/gnome-base/nautilus/nautilus-43.1.ebuild @@ -13,7 +13,7 @@ SLOT="0" IUSE="gnome +gstreamer gtk-doc +introspection +previewer selinux sendto" REQUIRED_USE="gtk-doc? ( introspection )" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~sparc" DEPEND=" >=dev-libs/glib-2.72.0:2 |