commit: f024f826a7ae380b1a7b7a619b9755e92ad1d412 Author: Alex Fan <alex.fan.q <AT> gmail <DOT> com> AuthorDate: Sun May 15 10:44:42 2022 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Mon May 16 08:27:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f024f826
profiles/arch/riscv: remove no longer existed USE=nvtt for media-libs/devil Signed-off-by: Alex Fan <alex.fan.q <AT> gmail.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 3e5d66f16997..545cf3c7ac5e 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -93,10 +93,6 @@ dev-python/backrefs doc dev-python/pyspelling doc dev-python/wcmatch doc -# Marek Szuba <[email protected]> (2021-09-19) -# media-gfx/nvidia-texture-tools reports arch as unknown, fails to build -media-libs/devil nvtt - # Alex Fan <[email protected]> (2021-09-13) # These depend on Haskell: # - dev-vcs/darcs
