diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 20:12:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 20:12:24 +0200 |
commit | fe5546aaf84e1c812deadcbe5ea6a8da2d620112 (patch) | |
tree | 9707764de1ba4d2cea9781970153a56e0ce40b4a /gnome-base/gnome | |
parent | gnome-base/gdm: x86 stable wrt bug #717144 (diff) | |
download | gentoo-fe5546aaf84e1c812deadcbe5ea6a8da2d620112.tar.gz gentoo-fe5546aaf84e1c812deadcbe5ea6a8da2d620112.tar.bz2 gentoo-fe5546aaf84e1c812deadcbe5ea6a8da2d620112.zip |
gnome-base/gnome: x86 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gnome-base/gnome')
-rw-r--r-- | gnome-base/gnome/gnome-3.34.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome/gnome-3.34.4.ebuild b/gnome-base/gnome/gnome-3.34.4.ebuild index 7eaadc907d19..d4881080358d 100644 --- a/gnome-base/gnome/gnome-3.34.4.ebuild +++ b/gnome-base/gnome/gnome-3.34.4.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 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" IUSE="accessibility +bluetooth +classic cups +extras" |