Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu/
Date: Thu, 02 Jul 2020 06:49:16
Message-Id: 1593672545.07f8187511b5ecb97747bb590b555053d331ec2f.slyfox@gentoo
1 commit: 07f8187511b5ecb97747bb590b555053d331ec2f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 2 06:48:57 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 2 06:49:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07f81875
7
8 app-emulation/qemu: add new sv locale to live ebuild
9
10 Reported-by: Joakim Tjernlund
11 Closes: https://bugs.gentoo.org/730226
12 Package-Manager: Portage-2.3.103, Repoman-2.3.23
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-emulation/qemu/qemu-9999.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild
19 index 0a1a7a2cde8..8b929852984 100644
20 --- a/app-emulation/qemu/qemu-9999.ebuild
21 +++ b/app-emulation/qemu/qemu-9999.ebuild
22 @@ -6,7 +6,7 @@ EAPI="7"
23 PYTHON_COMPAT=( python{3_6,3_7,3_8} )
24 PYTHON_REQ_USE="ncurses,readline"
25
26 -PLOCALES="bg de_DE fr_FR hu it tr zh_CN"
27 +PLOCALES="bg de_DE fr_FR hu it sv tr zh_CN"
28
29 FIRMWARE_ABI_VERSION="4.0.0-r50"