diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2016-11-12 11:16:51 +0100 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2016-11-12 11:30:03 +0100 |
commit | 336cb634a608416ba04a648b24d4ff4719086737 (patch) | |
tree | 2dcce56467d35cce1ff199fcd3e9abecde161c3c /gnome-base/gnome-core-apps | |
parent | app-misc/geoclue: add missing gnome2_src_prepare (diff) | |
download | gentoo-336cb634a608416ba04a648b24d4ff4719086737.tar.gz gentoo-336cb634a608416ba04a648b24d4ff4719086737.tar.bz2 gentoo-336cb634a608416ba04a648b24d4ff4719086737.zip |
gnome-base/gnome-core-apps: lower requirement on nautilus due to gnome-autoar
Drop keyword for arm and ia64
Gentoo-Bug: 521972
Gentoo-Bug: 599574
Package-Manager: portage-2.3.2
Diffstat (limited to 'gnome-base/gnome-core-apps')
-rw-r--r-- | gnome-base/gnome-core-apps/gnome-core-apps-3.22.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.22.0.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.22.0.ebuild index 568aaa06d29b..54c7c191b6a6 100644 --- a/gnome-base/gnome-core-apps/gnome-core-apps-3.22.0.ebuild +++ b/gnome-base/gnome-core-apps/gnome-core-apps-3.22.0.ebuild @@ -12,7 +12,7 @@ IUSE="+bluetooth +cdr cups" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" # Note to developers: # This is a wrapper for the core apps tightly integrated with GNOME 3 @@ -26,7 +26,7 @@ RDEPEND=" >=gnome-base/gnome-control-center-${PV}[cups?] >=app-crypt/gcr-3.20.0 - >=gnome-base/nautilus-${PV} + >=gnome-base/nautilus-3.20.0 >=gnome-base/gnome-keyring-3.20.0 >=gnome-extra/evolution-data-server-${PV} |