diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 00:31:34 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 02:46:08 +0200 |
commit | 942a65168387c89db922698515fd00cc6764ba29 (patch) | |
tree | 1b848d94d1d50117857873b28145894b048dbe78 | |
parent | gnome-base/gnome-vfs: x86 stable, bug 587010 (diff) | |
download | gentoo-942a65168387c89db922698515fd00cc6764ba29.tar.gz gentoo-942a65168387c89db922698515fd00cc6764ba29.tar.bz2 gentoo-942a65168387c89db922698515fd00cc6764ba29.zip |
gnome-base/gnome: x86 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
-rw-r--r-- | gnome-base/gnome/gnome-3.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome/gnome-3.20.0.ebuild b/gnome-base/gnome/gnome-3.20.0.ebuild index 07585f1d7ed8..607493916425 100644 --- a/gnome-base/gnome/gnome-3.20.0.ebuild +++ b/gnome-base/gnome/gnome-3.20.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" |