diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 06:59:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 07:01:18 +0000 |
commit | 66df83c53e929f285b2ff86f6968d4a4e5b00a06 (patch) | |
tree | 5463c56ff18560d37da0da963208e89cea54c17c /dev-util/gtk-update-icon-cache | |
parent | x11-libs/gtk+: Stabilize 3.24.39 amd64, #920660 (diff) | |
download | gentoo-66df83c53e929f285b2ff86f6968d4a4e5b00a06.tar.gz gentoo-66df83c53e929f285b2ff86f6968d4a4e5b00a06.tar.bz2 gentoo-66df83c53e929f285b2ff86f6968d4a4e5b00a06.zip |
dev-util/gtk-update-icon-cache: Stabilize 3.24.39 amd64, #920660
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/gtk-update-icon-cache')
-rw-r--r-- | dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.39.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.39.ebuild b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.39.ebuild index d4ef282891f7..f6cd1170fa6d 100644 --- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.39.ebuild +++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.39.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=7 @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.gnome.org/Community/gentoo/${PN}/-/archive/${PV}/${P}.ta LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" # man page was previously installed by gtk+:3 ebuild RDEPEND=" |