diff options
author | Jacob Hrbek <werifgx@gmail.com> | 2018-12-28 18:11:42 +0000 |
---|---|---|
committer | Nick Sarnie <sarnex@gentoo.org> | 2018-12-28 20:29:50 -0500 |
commit | 2329e53329aa2aafc3bd2275cf1b2bd37b4e525f (patch) | |
tree | c017de23ec4b7e069d834bc680b76cb80168bce2 /app-emulation/wine-any/wine-any-9999.ebuild | |
parent | dev-games/simgear: Restrict >=osg-3.5.6, bug 673692. Remove old. (diff) | |
download | gentoo-2329e53329aa2aafc3bd2275cf1b2bd37b4e525f.tar.gz gentoo-2329e53329aa2aafc3bd2275cf1b2bd37b4e525f.tar.bz2 gentoo-2329e53329aa2aafc3bd2275cf1b2bd37b4e525f.zip |
app-emulation/wine-any: 9999 requires changes in PROCALES.
Fixes: https://bugs.gentoo.org/673906
Closes: https://github.com/gentoo/gentoo/pull/10702
Signed-off-by: Jacob Hrbek <werifgx@gmail.com>
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'app-emulation/wine-any/wine-any-9999.ebuild')
-rw-r--r-- | app-emulation/wine-any/wine-any-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-any/wine-any-9999.ebuild b/app-emulation/wine-any/wine-any-9999.ebuild index 24ab26fa3a3c..4fa43b838fe8 100644 --- a/app-emulation/wine-any/wine-any-9999.ebuild +++ b/app-emulation/wine-any/wine-any-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru sk sl sr_RS@cyrillic sr_RS@latin sv te th tr uk wa zh_CN zh_TW" +PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru si sk sl sr_RS@cyrillic sr_RS@latin sv te th tr uk wa zh_CN zh_TW" PLOCALE_BACKUP="en" inherit autotools eapi7-ver estack eutils flag-o-matic gnome2-utils l10n multilib multilib-minimal pax-utils toolchain-funcs virtualx xdg-utils |