commit: 24087f81a1edb3483198a34ca2ba358a755844c0 Author: Horea Christian <chr <AT> chymera <DOT> eu> AuthorDate: Fri Oct 25 18:30:44 2019 +0000 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com> CommitDate: Fri Oct 25 18:47:16 2019 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=24087f81
profiles/arch.list: removed deprecated *-fbsd and removed architecture metadata directory profiles/arch/x86-fbsd/use.mask profiles/arch.list | 2 -- profiles/arch/x86-fbsd/use.mask | 9 --------- 2 files changed, 11 deletions(-) diff --git a/profiles/arch.list b/profiles/arch.list index a917db833..c4fa6d070 100644 --- a/profiles/arch.list +++ b/profiles/arch.list @@ -1,6 +1,5 @@ alpha amd64 -amd64-fbsd arm arm64 hppa @@ -13,7 +12,6 @@ s390 sh sparc x86 -x86-fbsd # Prefix keywords ppc-aix diff --git a/profiles/arch/x86-fbsd/use.mask b/profiles/arch/x86-fbsd/use.mask deleted file mode 100644 index 4233375d6..000000000 --- a/profiles/arch/x86-fbsd/use.mask +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Unmask the flag which corresponds to ARCH. --x86-fbsd - -# Mark Wright <[email protected]> (26 Apr 2014) -# mask int64 flag for 32 bits arches -int64
