diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-08-04 02:14:36 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-08-04 02:15:03 +0200 |
commit | 3be9b76dbd62b8eb1a491fc6fb39a4020c9120a9 (patch) | |
tree | d516d254848890df8e8f87efecdb1b38a4bda1ad /profiles | |
parent | sys-libs/glibc: Pass missing parameter to locale-gen (diff) | |
download | gentoo-3be9b76dbd62b8eb1a491fc6fb39a4020c9120a9.tar.gz gentoo-3be9b76dbd62b8eb1a491fc6fb39a4020c9120a9.tar.bz2 gentoo-3be9b76dbd62b8eb1a491fc6fb39a4020c9120a9.zip |
profiles: unmask compile-locales useflag for glibc-2.30 and above
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Bug: https://bugs.gentoo.org/146882
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 21f1dc8bcf80..1765e1d5d9d5 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -243,8 +243,8 @@ dev-db/mysql client-libs dev-db/percona-server client-libs # Andreas K. Hüttel <dilfridge@gentoo.org> (2018-02-02) -# This feature is not ready yet, see bug 146882 comment 26 -sys-libs/glibc compile-locales +# This feature is not ready yet pre-2.30, see bug 146882 comment 26 +<sys-libs/glibc-2.30 compile-locales # Mart Raudsepp <leio@gentoo.org> (2018-01-10) # Failing tests, with extra deps that aren't keyworded due to that |