diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 16:34:46 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 17:16:41 +0200 |
commit | d9466eaf87b293722586412f9d323a36666802eb (patch) | |
tree | f6262c4e1bba4b6b2425eb9eacdda9ba474afe1a /gnome-base/gnome | |
parent | gnome-base/gdm: x86 stable (bug #738728) (diff) | |
download | gentoo-d9466eaf87b293722586412f9d323a36666802eb.tar.gz gentoo-d9466eaf87b293722586412f9d323a36666802eb.tar.bz2 gentoo-d9466eaf87b293722586412f9d323a36666802eb.zip |
gnome-base/gnome: x86 stable (bug #738728)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'gnome-base/gnome')
-rw-r--r-- | gnome-base/gnome/gnome-3.36.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome/gnome-3.36.5.ebuild b/gnome-base/gnome/gnome-3.36.5.ebuild index 13775d4c30c6..101dfd867d02 100644 --- a/gnome-base/gnome/gnome-3.36.5.ebuild +++ b/gnome-base/gnome/gnome-3.36.5.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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 x86" IUSE="accessibility +bluetooth +classic cups +extras" |