commit: 3d878f5bf08a1f8cccb845671c622f4f5e8574be Author: Cristian Othón Martínez Vera <cfuga <AT> cfuga <DOT> mx> AuthorDate: Tue Jul 29 23:13:28 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 31 07:11:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d878f5b
profiles/arch/arm: remove obsolete dev-libs/libcec[-raspberry-pi] mask Commit 9d333b9cf6363a5867de3e45b06b0d1e597c9a28 removed the last ```dev-libs/libcec``` ebuild with USE=raspberry-pi support (2025-04-30) Signed-off-by: Cristian Othón Martínez Vera <cfuga <AT> cfuga.mx> Part-of: https://github.com/gentoo/gentoo/pull/43237 Closes: https://github.com/gentoo/gentoo/pull/43237 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 10b9a0dacd60..552fc4e6dfb5 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -391,10 +391,6 @@ dev-db/mariadb -jdbc # does not build on arm at all (upstream bug) dev-scheme/racket futures jit -# Ian Whyman <[email protected]> (2016-05-22) -# RPI support on arm -dev-libs/libcec -raspberry-pi - # Thomas Deutschmann <[email protected]> (2016-03-19) # Unkeyworded deps, bug #564274 app-metrics/collectd collectd_plugins_ipmi
