diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-02-21 16:52:43 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-02-22 00:36:33 +0100 |
commit | 3542eb1da840b01e5703d76969b55523666fb8db (patch) | |
tree | f180525d0b63792ffac8d52e10f88af56cd618d4 /gnome-base | |
parent | gnome-base/gnome-settings-daemon: amd64 stable, bug 566378 (diff) | |
download | gentoo-3542eb1da840b01e5703d76969b55523666fb8db.tar.gz gentoo-3542eb1da840b01e5703d76969b55523666fb8db.tar.bz2 gentoo-3542eb1da840b01e5703d76969b55523666fb8db.zip |
gnome-base/gnome: amd64 stable, bug 566378
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome/gnome-3.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome/gnome-3.18.0.ebuild b/gnome-base/gnome/gnome-3.18.0.ebuild index 16281a64ac21..929513a565ad 100644 --- a/gnome-base/gnome/gnome-3.18.0.ebuild +++ b/gnome-base/gnome/gnome-3.18.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 ~arm ~ia64 ~ppc ~ppc64 ~x86" IUSE="accessibility +bluetooth +classic +cdr cups +extras" |