mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
package.mask: Fix syntax in 17.0 dir, thanks Arfrever
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user