diff options
author | V3n3RiX <venerix@rogentos.ro> | 2015-07-06 19:45:47 +0100 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2015-07-06 19:45:47 +0100 |
commit | 40a040b4720e510ba8e3bb98e362b167eb6b22f5 (patch) | |
tree | 4cc70c2b411437d163c5d70058dc76b0ac087352 | |
parent | 1148ea7f0ce79a9ac312d97a095581cea4a6ae4a (diff) |
mask our gcc untill we properly split it, use gentoo gcc
-rw-r--r-- | conf/intel/portage/package.mask/00-kogaion.package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/intel/portage/package.mask/00-kogaion.package.mask b/conf/intel/portage/package.mask/00-kogaion.package.mask index cac92e2..933b3ad 100644 --- a/conf/intel/portage/package.mask/00-kogaion.package.mask +++ b/conf/intel/portage/package.mask/00-kogaion.package.mask @@ -26,3 +26,7 @@ sys-apps/baselayout::gentoo # mask firefox from gentoo, use our own as it builds with PGO www-client/firefox::gentoo + +# mask our gcc until we split it properly +sys-devel/gcc::kogaion-desktop +sys-devel/base-gcc::kogaion-desktop |