commit: 32750f681e67f314ebb8bec5f16de9399426100f Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed Jan 25 06:54:32 2017 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed Jan 25 18:04:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32750f68
profiles: Mask x11-drivers/xf86-video-omapfb for removal. profiles/arch/arm/use.mask | 1 - profiles/package.mask | 5 +++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 7aa4933..6ef6a5a 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -119,7 +119,6 @@ ace -video_cards_exynos -video_cards_freedreno -video_cards_omap --video_cards_omapfb -video_cards_tegra -video_cards_vc4 -video_cards_vivante diff --git a/profiles/package.mask b/profiles/package.mask index 2e52e98..a9d7448 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ # Matt Turner <[email protected]> (25 Jan 2017) # Dead. Masked for removal in 30 days. # Bug #606132 +x11-drivers/xf86-video-omapfb + +# Matt Turner <[email protected]> (25 Jan 2017) +# Dead. Masked for removal in 30 days. +# Bug #606132 x11-drivers/xf86-video-ivtv # Matt Turner <[email protected]> (25 Jan 2017)
