diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-11-28 12:10:55 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-11-28 12:10:55 -0500 |
commit | 6eb66396d7be9a71eab78ffbb81cb87b8eaee836 (patch) | |
tree | 7d3c82df1e8efc65672d95298bf386c92b052c04 /profiles/arch/arm | |
parent | x11-themes/adwaita-icon-theme: Depend on new enough librsvg (diff) | |
download | gentoo-6eb66396d7be9a71eab78ffbb81cb87b8eaee836.tar.gz gentoo-6eb66396d7be9a71eab78ffbb81cb87b8eaee836.tar.bz2 gentoo-6eb66396d7be9a71eab78ffbb81cb87b8eaee836.zip |
profiles/arch/arm: Mask >=x11-themes/adwaita-icon-theme-3.36 where no rust
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles/arch/arm')
-rw-r--r-- | profiles/arch/arm/armv4/package.mask | 1 | ||||
-rw-r--r-- | profiles/arch/arm/armv4t/package.mask | 1 | ||||
-rw-r--r-- | profiles/arch/arm/armv5te/package.mask | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/profiles/arch/arm/armv4/package.mask b/profiles/arch/arm/armv4/package.mask index 33913c4d3e11..a156d9bd912d 100644 --- a/profiles/arch/arm/armv4/package.mask +++ b/profiles/arch/arm/armv4/package.mask @@ -14,3 +14,4 @@ virtual/rust >=sys-auth/polkit-0.118 >=dev-libs/gjs-1.66 >=gnome-base/gnome-shell-3.38 +>=x11-themes/adwaita-icon-theme-3.36 diff --git a/profiles/arch/arm/armv4t/package.mask b/profiles/arch/arm/armv4t/package.mask index 33913c4d3e11..a156d9bd912d 100644 --- a/profiles/arch/arm/armv4t/package.mask +++ b/profiles/arch/arm/armv4t/package.mask @@ -14,3 +14,4 @@ virtual/rust >=sys-auth/polkit-0.118 >=dev-libs/gjs-1.66 >=gnome-base/gnome-shell-3.38 +>=x11-themes/adwaita-icon-theme-3.36 diff --git a/profiles/arch/arm/armv5te/package.mask b/profiles/arch/arm/armv5te/package.mask index acfca389f0c8..c8f6ea7d4bf9 100644 --- a/profiles/arch/arm/armv5te/package.mask +++ b/profiles/arch/arm/armv5te/package.mask @@ -14,3 +14,4 @@ virtual/rust >=sys-auth/polkit-0.118 >=dev-libs/gjs-1.66 >=gnome-base/gnome-shell-3.38 +>=x11-themes/adwaita-icon-theme-3.36 |