commit: 13cacdb54a5c7060eeefb1e3d8187aefaecd4441 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Thu May 5 16:41:57 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon May 9 17:21:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13cacdb5
profiles/arch/amd64: drop mask on fop[doc] Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/arch/amd64/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index a76523469377..2482500d3cf3 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -401,11 +401,6 @@ media-libs/smpeg cpu_flags_x86_mmx # x86_64 opts are enabled with USE sse. so masking the rest media-sound/mpg123 cpu_flags_x86_mmx cpu_flags_x86_3dnow cpu_flags_x86_3dnowext -# Alistair Bush <[email protected]> (2007-05-08) -# Mask doc flag for fop as nearly impossible to -# run javadoc target. see #177585 -dev-java/fop:0 doc - # Alexis Ballier <[email protected]> (2008-08-08) # x86 asm only, it won't be built on amd64 if mmx useflag is enabled but that # saves people from needlessly installing nasm
