commit: caf891deeeecff798c85c00933ba731acde6bede
Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
AuthorDate: Sun Dec 17 03:04:43 2017 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 21:15:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf891de
net-irc/znc: Add German locale
Signed-off-by: Louis Sautier <sautier.louis <AT> gmail.com>
net-irc/znc/znc-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-irc/znc/znc-9999.ebuild b/net-irc/znc/znc-9999.ebuild
index a0794296fcc..5358cf63d4e 100644
--- a/net-irc/znc/znc-9999.ebuild
+++ b/net-irc/znc/znc-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=6
PYTHON_COMPAT=( python{3_4,3_5} )
-PLOCALES="ru"
+PLOCALES="de ru"
inherit cmake-utils l10n python-single-r1 readme.gentoo-r1 systemd user