diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-01-02 12:50:47 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-01-02 20:30:33 -0800 |
commit | 91a40a0e84ba155102ff73a71f31f7efed3db84e (patch) | |
tree | fa7f6396b4b699e3cc83894ebf5e6e3a0b6c2406 /profiles/arch | |
parent | app-text/calibre: Bump to version 4.8.0 (diff) | |
download | gentoo-91a40a0e84ba155102ff73a71f31f7efed3db84e.tar.gz gentoo-91a40a0e84ba155102ff73a71f31f7efed3db84e.tar.bz2 gentoo-91a40a0e84ba155102ff73a71f31f7efed3db84e.zip |
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 <mattst88@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm64/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/riscv/use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/use.mask | 4 |
3 files changed, 0 insertions, 12 deletions
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 <bman@gentoo.org> (2019-12-27) -# not stable yet -libglvnd - # Aaron Bauman <bman@gentoo.org> (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 <mattst88@gentoo.org> (2019-12-05) -# media-libs/libglvnd is not keyworded -libglvnd - # Sergei Trofimovich <slyfox@gentoo.org> (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 <mattst88@gentoo.org> (2019-12-05) -# media-libs/libglvnd is not keyworded -libglvnd - # Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> (2019‑08‑31) # Dependency not keyworded (dev-libs/libappindicator). ayatana |