diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-12-01 00:17:24 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-12-01 00:17:54 +0100 |
commit | e32996811a8ef16d1ba8275930ed4f9e1248c9b8 (patch) | |
tree | 742dc5d3166465af9d1c79c11b3ebdb09fea5a67 /profiles/base | |
parent | package.mask: mask several packages that need <gcc-6 in 17.0 profiles (diff) | |
download | gentoo-e32996811a8ef16d1ba8275930ed4f9e1248c9b8.tar.gz gentoo-e32996811a8ef16d1ba8275930ed4f9e1248c9b8.tar.bz2 gentoo-e32996811a8ef16d1ba8275930ed4f9e1248c9b8.zip |
package.mask: Move the >=icu-59 mask from base to 13.0, remove the unmask from 17.0
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.mask | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/profiles/base/package.mask b/profiles/base/package.mask index 07fc9a5e631d..320a6bbb1a0c 100644 --- a/profiles/base/package.mask +++ b/profiles/base/package.mask @@ -1,9 +1,2 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 - -# Andreas K. Hüttel <dilfridge@gentoo.org> (27 May 2017) -# This release and later require C++11 or C++14 -# So we mask it here, and unmask in 17.0 release profiles ->=dev-libs/icu-59 ->=dev-libs/icu-layoutex-59 ->=net-libs/nodejs-9.0.0 |