diff options
author | 2021-03-08 06:50:48 +0000 | |
---|---|---|
committer | 2021-03-08 06:50:48 +0000 | |
commit | 732ae30543210739622a3592f039249aa2f3e177 (patch) | |
tree | 84d4102c435e611dc14e5e61b07fc171c5ae259d /profiles/base | |
parent | app-emulation/spice-protocol: removed empty assignments (diff) | |
download | gentoo-732ae30543210739622a3592f039249aa2f3e177.tar.gz gentoo-732ae30543210739622a3592f039249aa2f3e177.tar.bz2 gentoo-732ae30543210739622a3592f039249aa2f3e177.zip |
profiles/base: force app-text/vilistextum[unicode]
Closes: https://bugs.gentoo.org/774507
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.force | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 14791d45a87e..a599fa7010ce 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2021-03-08) +# Broken without USE=unicode +# Needs to link with libiconv, bug #774507 +app-text/vilistextum unicode + # Sam James <sam@gentoo.org> (2021-03-03) # A large number of packages still need /usr/bin/python{,2,3} # including meson.eclass consumers. |