package.mask: Fix syntax in 17.0 dir, thanks Arfrever

This commit is contained in:
Andreas K. Hüttel
2017-06-10 21:30:20 +02:00
parent 24598d33ad
commit 6561905b16
2 changed files with 7 additions and 9 deletions

View File

@@ -4,3 +4,10 @@
# Andreas K. Huettel <dilfridge@gentoo.org> (27 May 2017)
# Require a gcc here that uses C++14 or later as default setting
<sys-devel/gcc-6
# Andreas K. Huettel <dilfridge@gentoo.org> (27 May 2017)
# We can unmask ICU 59 and later now we for sure have a recent GCC
# Note: "and later" is safe here since the profiles/package.mask
# still overrides.
->=dev-libs/icu-59
->=dev-libs/icu-layoutex-59

View File

@@ -1,9 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Andreas K. Huettel <dilfridge@gentoo.org> (27 May 2017)
# We can unmask ICU 59 and later now we for sure have a recent GCC
# Note: "and later" is safe here since the profiles/package.mask
# still overrides.
>=dev-libs/icu-59
>=dev-libs/icu-layoutex-59