commit: e8d2f902706e172196c35bca61fdc2b845e4c223 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Mon Dec 18 23:22:32 2023 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Mon Dec 18 23:22:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d2f902
gnome-base/gnome-core-libs: stabilize 44.4 for amd64, arm64, x86 Meta-package ALLARCHES to catch up on the metas. This was 44.4 isntead of a newer 44.x because a few components don't have a stable newer bug-fix version and we are going to be stabilizing GNOME 45 instead at this point soon. Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> gnome-base/gnome-core-libs/gnome-core-libs-44.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-44.4.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-44.4.ebuild index 020a60fe7da6..5cf824cf9ce4 100644 --- a/gnome-base/gnome-core-libs/gnome-core-libs-44.4.ebuild +++ b/gnome-base/gnome-core-libs/gnome-core-libs-44.4.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 ~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
