diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 06:59:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 07:01:19 +0000 |
commit | 4ed668b23be1dffa94b59b666249387465a77cef (patch) | |
tree | 910d75fcc58e9d1c0cafc96cf122cfd41bf8c753 /gui-libs | |
parent | dev-util/gtk-update-icon-cache: Stabilize 3.24.39 amd64, #920660 (diff) | |
download | gentoo-4ed668b23be1dffa94b59b666249387465a77cef.tar.gz gentoo-4ed668b23be1dffa94b59b666249387465a77cef.tar.bz2 gentoo-4ed668b23be1dffa94b59b666249387465a77cef.zip |
gui-libs/gtk: Stabilize 4.12.4 amd64, #920660
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/gtk/gtk-4.12.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-libs/gtk/gtk-4.12.4.ebuild b/gui-libs/gtk/gtk-4.12.4.ebuild index e33856da688e..2c860875df38 100644 --- a/gui-libs/gtk/gtk-4.12.4.ebuild +++ b/gui-libs/gtk/gtk-4.12.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ REQUIRED_USE=" test? ( introspection ) " -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" COMMON_DEPEND=" >=dev-libs/glib-2.76.0:2 |