diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-14 11:22:22 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-14 11:23:10 -0400 |
commit | e8be56a94c0b37fb9475fc2d7080359b45b5353c (patch) | |
tree | 5186742e848214bcab606d60b2175c7ffc4b3db8 /profiles/default/linux | |
parent | profiles/package.mask: dev-libs/ace (diff) | |
download | gentoo-e8be56a94c0b37fb9475fc2d7080359b45b5353c.tar.gz gentoo-e8be56a94c0b37fb9475fc2d7080359b45b5353c.tar.bz2 gentoo-e8be56a94c0b37fb9475fc2d7080359b45b5353c.zip |
profiles/linux/package.use.mask: add dev-cpp/xsd
* This masks the ace USE for dev-cpp/xsd
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'profiles/default/linux')
-rw-r--r-- | profiles/default/linux/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 596bcd617ea5..9f49523996e5 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Aaron Bauman <bman@gentoo.org> (14 Apr 2019) +# Masked due to vulnerability in dev-libs/ace +dev-cpp/xsd ace + # Jason Zaman <perfinion@gentoo.org> (06 Sep 2015) # This is masked in base/package.use.mask as Linux only. sys-auth/consolekit -cgroups |