diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 10:57:50 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 11:01:53 +0100 |
commit | ba06619e14f54dbbe64ed36b235876127cff2dcc (patch) | |
tree | eeb8a06f7734e0ad5a38bffa88b645010a611699 /gnome-base/gnome-core-libs | |
parent | gnome-base/gnome-desktop: Stabilize 40.7 x86, #831048 (diff) | |
download | gentoo-ba06619e14f54dbbe64ed36b235876127cff2dcc.tar.gz gentoo-ba06619e14f54dbbe64ed36b235876127cff2dcc.tar.bz2 gentoo-ba06619e14f54dbbe64ed36b235876127cff2dcc.zip |
gnome-base/gnome-core-libs: Stabilize 40.6 x86, #831048
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-core-libs')
-rw-r--r-- | gnome-base/gnome-core-libs/gnome-core-libs-40.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-40.6.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-40.6.ebuild index 220d4aae3ab1..44eab9124527 100644 --- a/gnome-base/gnome-core-libs/gnome-core-libs-40.6.ebuild +++ b/gnome-base/gnome-core-libs/gnome-core-libs-40.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ IUSE="cups python" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86" # Note to developers: # This is a wrapper for the core libraries used by GNOME |