profiles: don't mask packages for the oem-aci sub-profile

The build complains about the wildcard masks, even though they are
explicitly listed as valid in portage(5).  Just remove them, since
the type of packages that go into containers don't tend to depend
on boot packages anyway.
This commit is contained in:
David Michael 2016-10-18 15:02:50 -07:00
parent f35bb80c4f
commit 517455f35e

View File

@ -1,6 +0,0 @@
# Packages that we do not want to ship in OEM ACI images. Masking these is
# merely as a safe guard against pulling them in accidentally.
# OEM ACIs have no reason to include boot-related packages.
sys-boot/*
sys-kernel/*