From 91a40a0e84ba155102ff73a71f31f7efed3db84e Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Thu, 2 Jan 2020 12:50:47 -0800 Subject: profiles: Drop libglvnd entries for arches with keywords And drop the arm64 use.stable.mask entry, since the entry already exists in base/use.stable.mask. Signed-off-by: Matt Turner --- profiles/arch/arm64/use.stable.mask | 4 ---- profiles/arch/riscv/use.mask | 4 ---- profiles/arch/sparc/use.mask | 4 ---- 3 files changed, 12 deletions(-) (limited to 'profiles/arch') diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 215734be76b7..10623ef35699 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Aaron Bauman (2019-12-27) -# not stable yet -libglvnd - # Aaron Bauman (2019-05-20) # Does not build on arm64 ocamlopt diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index 621c5b39af2a..31481e04a8c6 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -4,10 +4,6 @@ # Unmask the flag which corresponds to ARCH. -riscv -# Matt Turner (2019-12-05) -# media-libs/libglvnd is not keyworded -libglvnd - # Sergei Trofimovich (2019-11-27) # valgrind has no RISCV port. valgrind diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index bc533bd72fa7..551f47e5f3f5 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -4,10 +4,6 @@ # Unmask the flag which corresponds to ARCH. -sparc -# Matt Turner (2019-12-05) -# media-libs/libglvnd is not keyworded -libglvnd - # Mattéo Rossillol‑‑Laruelle (2019‑08‑31) # Dependency not keyworded (dev-libs/libappindicator). ayatana -- cgit v1.2.3-65-gdbad