diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-05-25 21:58:18 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-05-25 21:58:18 +0200 |
commit | c871254beb58794d1098fd2c12b05b7c9c646e6e (patch) | |
tree | 77fdcc3180353d9e2ecfeabdda83673b24ca0cd3 /profiles/profiles.desc | |
parent | */*: remove x64-cygwin keyword (diff) | |
download | gentoo-c871254beb58794d1098fd2c12b05b7c9c646e6e.tar.gz gentoo-c871254beb58794d1098fd2c12b05b7c9c646e6e.tar.bz2 gentoo-c871254beb58794d1098fd2c12b05b7c9c646e6e.zip |
profiles: remove x64-cygwin/windows
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/profiles.desc')
-rw-r--r-- | profiles/profiles.desc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 70f5ae6795f4..8b0d598560b9 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -408,13 +408,6 @@ arm64-macos prefix/darwin/macos/13.0/arm64/gcc exp # Solaris Profiles x64-solaris prefix/sunos/solaris/5.11/x64 exp -# Windows Profiles -x86-winnt prefix/windows/winnt/x86 exp -x64-winnt prefix/windows/winnt/x64 exp - -# Cygwin Profiles -x64-cygwin prefix/windows/cygwin/x64 exp - # vim: set ts=8 noet ft=conf: # Local Variables: |