commit: 6630e41bf5ab36c1d635647908fd84822eadd696 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Apr 16 19:40:05 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Apr 16 19:41:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6630e41b
profiles/ia64: Mask USE=seatd on dev-libs/weston Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/arch/ia64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index e8109642ccda..1fd5a7a46590 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <[email protected]> (2022-04-16) +# sys-auth/seatd is not keyworded +dev-libs/weston seatd + # Lars Wendler <[email protected]> (2022-04-01) # gnome-base/librsvg missing keywords media-libs/freetype svg
