summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-08-23 16:52:34 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-08-23 16:56:57 +0200
commit0385ac994786119ca0d166b59e0fc8c4fa446208 (patch)
tree8e05223fb9b9b60d4b6d4da321d3fa20869cbb7d /sys-devel/parity/metadata.xml
parentprofiles: Mask www-apps/{groupoffice,phpwebsite,sitebar} for removal (diff)
downloadgentoo-0385ac994786119ca0d166b59e0fc8c4fa446208.tar.gz
gentoo-0385ac994786119ca0d166b59e0fc8c4fa446208.tar.bz2
gentoo-0385ac994786119ca0d166b59e0fc8c4fa446208.zip
sys-devel/parity: support x64; no more legacy MSVC by default
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'sys-devel/parity/metadata.xml')
-rw-r--r--sys-devel/parity/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-devel/parity/metadata.xml b/sys-devel/parity/metadata.xml
index f6466ef21aa1..b5ae82a3cc83 100644
--- a/sys-devel/parity/metadata.xml
+++ b/sys-devel/parity/metadata.xml
@@ -19,6 +19,7 @@
<flag name="vc14_0">Enable support for Visual Studio 2015</flag>
<flag name="vc15_0">Enable support for Visual Studio 2017</flag>
<flag name="vc16_2">Enable support for Visual Studio 2019</flag>
+ <flag name="vc_x64">Enable support for 64bit Visual Studio compilers</flag>
<flag name="vc_x86">Enable support for 32bit Visual Studio compilers</flag>
</use>
</pkgmetadata>