diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-11-28 12:12:07 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-11-28 12:13:01 -0500 |
commit | d6b9d3e0a781b125bd6ff137cbac854d515ccc75 (patch) | |
tree | 35499097b59342e2ec838cbec8c7ac312be2c24c /x11-themes/adwaita-icon-theme | |
parent | profiles/arch/arm: Mask >=x11-themes/adwaita-icon-theme-3.36 where no rust (diff) | |
download | gentoo-d6b9d3e0a781b125bd6ff137cbac854d515ccc75.tar.gz gentoo-d6b9d3e0a781b125bd6ff137cbac854d515ccc75.tar.bz2 gentoo-d6b9d3e0a781b125bd6ff137cbac854d515ccc75.zip |
x11-themes/adwaita-icon-theme: Drop keywords that don't have rust
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-themes/adwaita-icon-theme')
-rw-r--r-- | x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.36.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.36.1-r1.ebuild b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.36.1-r1.ebuild index 73263b8240b2..42cbbedd2a10 100644 --- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.36.1-r1.ebuild +++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.36.1-r1.ebuild @@ -17,7 +17,7 @@ LICENSE=" " SLOT="0" IUSE="branding" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm arm64 ppc64 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 |