diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 06:06:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 06:06:40 +0000 |
commit | 85ce0d4cc8909c4b6fde6cb3a3e1ca2a2665a6a0 (patch) | |
tree | c2e66b582fb711236420e12842da8ba692ecd4b0 /gnome-base/gnome-core-libs | |
parent | gnome-base/gdm: Stabilize 40.0 x86, #792327 (diff) | |
download | gentoo-85ce0d4cc8909c4b6fde6cb3a3e1ca2a2665a6a0.tar.gz gentoo-85ce0d4cc8909c4b6fde6cb3a3e1ca2a2665a6a0.tar.bz2 gentoo-85ce0d4cc8909c4b6fde6cb3a3e1ca2a2665a6a0.zip |
gnome-base/gnome-core-libs: Stabilize 40.0 x86, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-core-libs')
-rw-r--r-- | gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild index 19884503d8c2..e9899783ed56 100644 --- a/gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild +++ b/gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild @@ -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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" # Note to developers: # This is a wrapper for the core libraries used by GNOME 3 |