diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-07-25 23:51:14 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-07-26 00:14:00 -0700 |
commit | cf94e5603c20a68d272540e1fcccccc09d7013e7 (patch) | |
tree | 2fe461d083333f8792d3632a55b5e429497a1efe /profiles/arch/ia64 | |
parent | profiles/arm: Mask USE=gdm for xscreensaver on subarches without rust (diff) | |
download | gentoo-cf94e5603c20a68d272540e1fcccccc09d7013e7.tar.gz gentoo-cf94e5603c20a68d272540e1fcccccc09d7013e7.tar.bz2 gentoo-cf94e5603c20a68d272540e1fcccccc09d7013e7.zip |
profiles/ia64: Mask USE=gnome-shell
I'm going to drop the old versions of gnome-shell including the one that
doesn't require rustified-librsvg.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles/arch/ia64')
-rw-r--r-- | profiles/arch/ia64/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index 9efd4dd28ac1..8819c9d80d4b 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -ia64 +# Matt Turner <mattst88@gentoo.org> (07-25-2021) +# gnome-shell requires rustified librsvg. +gnome-shell + # Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2021-04-01) # sys-libs/llvm-libunwind not supported on IA64. llvm-libunwind |