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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D987B138330 for ; Sat, 13 Jan 2018 18:45:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45F46E08F3; Sat, 13 Jan 2018 18:45:44 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 256F2E08F3 for ; Sat, 13 Jan 2018 18:45:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3157B335C54 for ; Sat, 13 Jan 2018 18:45:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE0E3197 for ; Sat, 13 Jan 2018 18:45:39 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1515869044.1a9cebc414bae9ae0ba0ff4963fb1fdf5c4f1d2e.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/use.mask X-VCS-Directories: profiles/arch/amd64/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 1a9cebc414bae9ae0ba0ff4963fb1fdf5c4f1d2e X-VCS-Branch: master Date: Sat, 13 Jan 2018 18:45:39 +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-Archives-Salt: 8051bfdc-d000-4ff3-a69c-72e2f468d25a X-Archives-Hash: 20ff0051f5b35671e9320189a6954dc1 commit: 1a9cebc414bae9ae0ba0ff4963fb1fdf5c4f1d2e Author: Michael Orlitzky gentoo org> AuthorDate: Sun Jan 7 22:08:36 2018 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Sat Jan 13 18:44:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a9cebc4 profiles: consolidate Oracle unmask entries in arch/amd64/use.mask. There were two separate blocks in arch/amd64/use.mask unmasking flags pertaining to the Oracle database stuff. One of them had an erroneous (outdated) comment. This commit combines them both into one block at the top of the file, and drops the obsolete comment about PHP. Closes: https://bugs.gentoo.org/604990 profiles/arch/amd64/use.mask | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index caf8d15af3f..c875bee78cd 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -6,6 +6,12 @@ # SECTION: Unmask +# Michael Orlitzky (07 Jan 2018) +# Oracle database stuff should work on amd64. +-oci8 +-oci8-instant-client +-oracle + # Michael Palimaka (03 Jun 2017) # Unmask elogind since it is keyworded here. -elogind @@ -96,11 +102,6 @@ # Lilo works on amd64, so ... -lilo -# 2007/08/19 - Christoph Mende -# Unmask support for dev-db/oracle-instantclient-basic --oci8-instant-client --oracle - # 2007/03/10 - Mike Frysinger # NVRAM works on x86/amd64 hosts -nvram @@ -125,10 +126,6 @@ -video_cards_vmware -video_cards_qxl -# Diego Pettenò (4 Jan 2007) -# Unmask the flags for PHP that are available only on x86/amd64 --oci8 - # Feb 16th 2007; Simon Stelling # Since this profile forces >=portage-2.1.2, we can unmask all # SIMD assembler flags