From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1214915808C for ; Mon, 4 Apr 2022 07:31:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1625DE0923; Mon, 4 Apr 2022 07:31:47 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 996E6E0924 for ; Mon, 4 Apr 2022 07:31:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 448BC340E88 for ; Mon, 4 Apr 2022 07:31:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8CB7389 for ; Mon, 4 Apr 2022 07:31:44 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1649057498.39ff57e2bacf9ef2c5e0356f20e39d0e77f53535.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/package.use.mask X-VCS-Directories: profiles/arch/amd64/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 39ff57e2bacf9ef2c5e0356f20e39d0e77f53535 X-VCS-Branch: master Date: Mon, 4 Apr 2022 07:31:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cad183c0-f092-4a5a-84d0-8e2c9517c4ee X-Archives-Hash: 94c253dfc05ada7bd50a90bd9ba24a7c commit: 39ff57e2bacf9ef2c5e0356f20e39d0e77f53535 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Thu Mar 31 11:18:01 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Mon Apr 4 07:31:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39ff57e2 profiles/arch/amd64/package.use.mask: Allow doc for fop:2.7 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/24871 Signed-off-by: Florian Schmaus gentoo.org> profiles/arch/amd64/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 5d00e171a985..6f7acd4bd1c7 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -413,7 +413,7 @@ media-sound/mpg123 cpu_flags_x86_mmx cpu_flags_x86_3dnow cpu_flags_x86_3dnowext # Alistair Bush (2007-05-08) # Mask doc flag for fop as nearly impossible to # run javadoc target. see #177585 ->=dev-java/fop-0.93 doc +dev-java/fop:0 doc # Alexis Ballier (2008-08-08) # x86 asm only, it won't be built on amd64 if mmx useflag is enabled but that