diff options
author | Fabian Groffen <grobian@gentoo.org> | 2022-06-08 13:30:41 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2022-06-08 13:31:21 +0200 |
commit | adff4110f8ff98c32815b3db48c2ee4e6680b474 (patch) | |
tree | 9c1760c24d0732be048f6d5091d848f4ada735a7 /profiles | |
parent | sci-mathematics/rkward: Drop 0.7.3 (diff) | |
download | gentoo-adff4110f8ff98c32815b3db48c2ee4e6680b474.tar.gz gentoo-adff4110f8ff98c32815b3db48c2ee4e6680b474.tar.bz2 gentoo-adff4110f8ff98c32815b3db48c2ee4e6680b474.zip |
profiles/prefix/darwin/macos: drop ref to exp GCC snapshot
gcc-11 SI WIP snapshot ebuilds were removed
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/darwin/macos/11.0/arm64/gcc/package.accept_keywords | 5 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/12.0/arm64/gcc/package.accept_keywords | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/profiles/prefix/darwin/macos/11.0/arm64/gcc/package.accept_keywords b/profiles/prefix/darwin/macos/11.0/arm64/gcc/package.accept_keywords deleted file mode 100644 index bd43de88a9a0..000000000000 --- a/profiles/prefix/darwin/macos/11.0/arm64/gcc/package.accept_keywords +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Apple SI support only exists in Ians' WIP -=sys-devel/gcc-11* ** diff --git a/profiles/prefix/darwin/macos/12.0/arm64/gcc/package.accept_keywords b/profiles/prefix/darwin/macos/12.0/arm64/gcc/package.accept_keywords deleted file mode 100644 index bd43de88a9a0..000000000000 --- a/profiles/prefix/darwin/macos/12.0/arm64/gcc/package.accept_keywords +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Apple SI support only exists in Ians' WIP -=sys-devel/gcc-11* ** |