diff options
author | 2022-05-05 18:41:57 +0200 | |
---|---|---|
committer | 2022-05-09 20:21:20 +0300 | |
commit | 13cacdb54a5c7060eeefb1e3d8187aefaecd4441 (patch) | |
tree | 9591732059b830d5cda5045dc095a681c95d1c8b /profiles | |
parent | dev-java/fop: drop 2.0-r3 (diff) | |
download | gentoo-13cacdb54a5c7060eeefb1e3d8187aefaecd4441.tar.gz gentoo-13cacdb54a5c7060eeefb1e3d8187aefaecd4441.tar.bz2 gentoo-13cacdb54a5c7060eeefb1e3d8187aefaecd4441.zip |
profiles/arch/amd64: drop mask on fop[doc]
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 5 |
1 files changed, 0 insertions, 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 <ali_bush@gentoo.org> (2007-05-08) -# Mask doc flag for fop as nearly impossible to -# run javadoc target. see #177585 -dev-java/fop:0 doc - # Alexis Ballier <aballier@gentoo.org> (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 |