diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:26:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:26:45 +0000 |
commit | ceda085124443f56734d0bf49d491c76b33e6b36 (patch) | |
tree | 3be65535d7cfbc255971d5a3ec5212108795dd1d /x11-themes | |
parent | app-dicts/gnome-dictionary: Stabilize 40.0-r1 amd64, #834426 (diff) | |
download | gentoo-ceda085124443f56734d0bf49d491c76b33e6b36.tar.gz gentoo-ceda085124443f56734d0bf49d491c76b33e6b36.tar.bz2 gentoo-ceda085124443f56734d0bf49d491c76b33e6b36.zip |
x11-themes/adwaita-icon-theme: Stabilize 41.0 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/adwaita-icon-theme/adwaita-icon-theme-41.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-41.0.ebuild b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-41.0.ebuild index 1351070d73e9..3bc19935f682 100644 --- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-41.0.ebuild +++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-41.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ LICENSE=" " SLOT="0" IUSE="branding" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" # gtk+:3 is needed for build for the gtk-encode-symbolic-svg utility # librsvg is needed for gtk-encode-symbolic-svg to be able to read the source SVG via its pixbuf loader and at runtime for rendering scalable icons shipped by the theme |