In arch/x86/use.mask, we still have # Diego Pettenò <flameeyes@gentoo.org> (4 Jan 2007) # Unmask the flags for PHP that are available only on x86 # # Shared with amd64 -oci8 PHP no longer uses that flag, so to avoid confusion, the "oci8" entry should probably be moved alongside, # Unmask dev-db/oracle-instantclient-basic support -oci8-instant-client -oracle
Created attachment 514698 [details, diff] 0001-profiles-consolidate-Oracle-unmask-entries-in-arch-x.patch Proposed patch. If no one tells me not to do this after a while, I'll go ahead. There should be no visible change, this only gets rid of the outdated dev-lang/php mention.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d232fdd0a3e616e2e212d79dfd160c6ddc5aa29e commit d232fdd0a3e616e2e212d79dfd160c6ddc5aa29e Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2018-01-13 18:54:25 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2018-01-14 02:43:10 +0000 profiles: consolidate Oracle unmask entries in arch/x86/use.mask. There were two separate blocks in arch/x86/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/604988 profiles/arch/x86/use.mask | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-)