diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:08:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 15:16:03 +0200 |
commit | a8218b81cdb9585fef552cb3b70268a7f6eef974 (patch) | |
tree | 12df9505a0fc67f7691b8ced2d4f0c9b826ce6cb /gnome-base | |
parent | gnome-base/gdm: amd64 stable wrt bug #611134 (diff) | |
download | gentoo-a8218b81cdb9585fef552cb3b70268a7f6eef974.tar.gz gentoo-a8218b81cdb9585fef552cb3b70268a7f6eef974.tar.bz2 gentoo-a8218b81cdb9585fef552cb3b70268a7f6eef974.zip |
gnome-base/gnome: amd64 stable wrt bug #611134
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome/gnome-3.22.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome/gnome-3.22.2.ebuild b/gnome-base/gnome/gnome-3.22.2.ebuild index bdf1dd9e4146..2ea8509527fa 100644 --- a/gnome-base/gnome/gnome-3.22.2.ebuild +++ b/gnome-base/gnome/gnome-3.22.2.ebuild @@ -11,7 +11,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 ~x86" +KEYWORDS="amd64 ~x86" IUSE="accessibility +bluetooth +classic +cdr cups +extras" |