diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 08:53:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 09:00:38 +0000 |
commit | 38c92a6435887d2ca4d096eda0ad986a20e0cb9b (patch) | |
tree | b2340fe38e4472281b00b4d8b0e77012b2b6e9f4 /gnome-base | |
parent | gnome-extra/gnome-shell-extensions: Stabilize 40.1 amd64, #792327 (diff) | |
download | gentoo-38c92a6435887d2ca4d096eda0ad986a20e0cb9b.tar.gz gentoo-38c92a6435887d2ca4d096eda0ad986a20e0cb9b.tar.bz2 gentoo-38c92a6435887d2ca4d096eda0ad986a20e0cb9b.zip |
gnome-base/gnome: Stabilize 40.0 amd64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-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 2599ec167330..dc90a56b5c56 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" |