commit: 07f8187511b5ecb97747bb590b555053d331ec2f Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Thu Jul 2 06:48:57 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Jul 2 06:49:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07f81875
app-emulation/qemu: add new sv locale to live ebuild Reported-by: Joakim Tjernlund Closes: https://bugs.gentoo.org/730226 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> app-emulation/qemu/qemu-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild index 0a1a7a2cde8..8b929852984 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-9999.ebuild @@ -6,7 +6,7 @@ EAPI="7" PYTHON_COMPAT=( python{3_6,3_7,3_8} ) PYTHON_REQ_USE="ncurses,readline" -PLOCALES="bg de_DE fr_FR hu it tr zh_CN" +PLOCALES="bg de_DE fr_FR hu it sv tr zh_CN" FIRMWARE_ABI_VERSION="4.0.0-r50"
