diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-30 06:05:39 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-30 06:30:50 +0000 |
commit | 5722fa3d2745f4a0acf80b9c44462d4f4c5edc1d (patch) | |
tree | d2691968590471e6e5e2a7bb4fd392153b60cbc0 /gnome-base | |
parent | gnome-base/gnome-light: keyworded 3.22.2 for ppc, bug #599574 (diff) | |
download | gentoo-5722fa3d2745f4a0acf80b9c44462d4f4c5edc1d.tar.gz gentoo-5722fa3d2745f4a0acf80b9c44462d4f4c5edc1d.tar.bz2 gentoo-5722fa3d2745f4a0acf80b9c44462d4f4c5edc1d.zip |
gnome-base/nautilus: keyworded 3.24.2.1 for ppc, bug #599574
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/nautilus/nautilus-3.24.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/nautilus/nautilus-3.24.2.1.ebuild b/gnome-base/nautilus/nautilus-3.24.2.1.ebuild index 3f56127c972f..1212b1efbdf5 100644 --- a/gnome-base/nautilus/nautilus-3.24.2.1.ebuild +++ b/gnome-base/nautilus/nautilus-3.24.2.1.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="~alpha ~amd64 ~arm64 ~ia64 ~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" |