diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-04 10:13:29 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-04 10:13:29 +0300 |
commit | 1fcbf6dd927f2ce40e7f4697980da73be31b6895 (patch) | |
tree | b1996c2971e917c117e8561a4d5bdc4e7791547e /gnome-base | |
parent | dev-python/openstacksdk: Stabilize 3.1.0 ALLARCHES, #931186 (diff) | |
download | gentoo-1fcbf6dd927f2ce40e7f4697980da73be31b6895.tar.gz gentoo-1fcbf6dd927f2ce40e7f4697980da73be31b6895.tar.bz2 gentoo-1fcbf6dd927f2ce40e7f4697980da73be31b6895.zip |
gnome-base/gnome: Stabilize 45.2 x86, #928785
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome/gnome-45.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome/gnome-45.2.ebuild b/gnome-base/gnome/gnome-45.2.ebuild index c95fad403870..2d553421f1fe 100644 --- a/gnome-base/gnome/gnome-45.2.ebuild +++ b/gnome-base/gnome/gnome-45.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 ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv x86" IUSE="accessibility +bluetooth +classic cups +extras" |