diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2016-11-12 09:59:48 +0100 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2016-11-12 11:29:59 +0100 |
commit | 725fbe2335a29fae38bc5ed6aa3f9334f7894816 (patch) | |
tree | 3f37c022d2a98f8dfffe33e88183a3de9d71c834 /gnome-base/gnome/gnome-3.22.0.ebuild | |
parent | net-misc/youtube-dl: Fix USE=-offensive (bug #599516 by Coacher). (diff) | |
download | gentoo-725fbe2335a29fae38bc5ed6aa3f9334f7894816.tar.gz gentoo-725fbe2335a29fae38bc5ed6aa3f9334f7894816.tar.bz2 gentoo-725fbe2335a29fae38bc5ed6aa3f9334f7894816.zip |
gnome-base/gnome: drop keywords for ~arm and ~ia64
Missing keywords for grilo blocks totem to 3.18.
Gentoo-Bug: 521972
Package-Manager: portage-2.3.2
Diffstat (limited to 'gnome-base/gnome/gnome-3.22.0.ebuild')
-rw-r--r-- | gnome-base/gnome/gnome-3.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome/gnome-3.22.0.ebuild b/gnome-base/gnome/gnome-3.22.0.ebuild index 93029483731f..ea1865cc5e96 100644 --- a/gnome-base/gnome/gnome-3.22.0.ebuild +++ b/gnome-base/gnome/gnome-3.22.0.ebuild @@ -12,7 +12,7 @@ SLOT="2.0" # Cannot be installed at the same time as gnome-2 # 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" IUSE="accessibility +bluetooth +classic +cdr cups +extras" |