commit: 29bbf2ebae044c77312ad2185c427a2de3ac1abc Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Aug 7 18:52:25 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Aug 8 13:13:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29bbf2eb
profiles/arch/arm: Mask dev-libs/weston[screen-sharing] along with rdp profiles/arch/arm/package.use.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 6cf8a435419..e8af34587d0 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -331,7 +331,8 @@ dev-libs/protobuf java # Chí-Thanh Christopher Nguyễn <[email protected]> (13 Jul 2013) # requires net-misc/freerdp which is not keyworded on arm -dev-libs/weston rdp +# screen-sharing requires rdp flag +dev-libs/weston rdp screen-sharing # Patrick Lauer <[email protected]> (17 June 2013) # Fix per-arch mask of phonon[zeitgeist] #460140
