diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 08:52:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 09:00:16 +0000 |
commit | b270dd2ca8666230ba4d7dd7435f9e476ff36a6f (patch) | |
tree | 335a6a24964bb8b677ab4ddb05cfc8ff32fddfdd /gnome-base | |
parent | gnome-base/gdm: Stabilize 40.0 amd64, #792327 (diff) | |
download | gentoo-b270dd2ca8666230ba4d7dd7435f9e476ff36a6f.tar.gz gentoo-b270dd2ca8666230ba4d7dd7435f9e476ff36a6f.tar.bz2 gentoo-b270dd2ca8666230ba4d7dd7435f9e476ff36a6f.zip |
gnome-base/gnome-core-libs: Stabilize 40.0 amd64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-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 e9899783ed56..c7fe9bc465d9 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 |