diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 06:07:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 06:07:06 +0000 |
commit | 36a3bc35b2070a99ce0ec3b5f048164857553271 (patch) | |
tree | 73592abd305092882cde1b8d6cb5649cc31c24f5 /gnome-base/gnome | |
parent | gnome-extra/gnome-shell-extensions: Stabilize 40.1 x86, #792327 (diff) | |
download | gentoo-36a3bc35b2070a99ce0ec3b5f048164857553271.tar.gz gentoo-36a3bc35b2070a99ce0ec3b5f048164857553271.tar.bz2 gentoo-36a3bc35b2070a99ce0ec3b5f048164857553271.zip |
gnome-base/gnome: Stabilize 40.0 x86, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/gnome')
-rw-r--r-- | gnome-base/gnome/gnome-40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome/gnome-40.0.ebuild b/gnome-base/gnome/gnome-40.0.ebuild index 8f2ee6a0416d..2599ec167330 100644 --- a/gnome-base/gnome/gnome-40.0.ebuild +++ b/gnome-base/gnome/gnome-40.0.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" |