diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-15 08:48:58 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-15 08:48:58 +0300 |
commit | 2a35c728cddd34cdcfdb5f32f3365c48f5b5c656 (patch) | |
tree | eef09f7c6eb76a5c6d6bf25e601ba76d5add92c3 /gnome-base/gnome-core-libs | |
parent | app-arch/gzip: add savannah upstream metadata (diff) | |
download | gentoo-2a35c728cddd34cdcfdb5f32f3365c48f5b5c656.tar.gz gentoo-2a35c728cddd34cdcfdb5f32f3365c48f5b5c656.tar.bz2 gentoo-2a35c728cddd34cdcfdb5f32f3365c48f5b5c656.zip |
gnome-base/gnome-core-libs: Stabilize 45.2 arm64, #928782
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-core-libs')
-rw-r--r-- | gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild index 156904f5d56f..0fb09b76bb65 100644 --- a/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild +++ b/gnome-base/gnome-core-libs/gnome-core-libs-45.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" # Note to developers: # This is a wrapper for the core libraries used by GNOME |