dev-libs/libqtxdg: consistently spell en_US.UTF-8

Bug: https://bugs.gentoo.org/962878
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-09-15 12:44:04 +01:00
parent 701ecb8150
commit ffdf479b2c
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
4 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -43,7 +43,7 @@ src_configure() {
src_test() {
# Tests don't work with C
LC_ALL=en_US.utf8 virtx cmake_src_test
LC_ALL=en_US.UTF-8 virtx cmake_src_test
}
pkg_postinst() {

View File

@ -43,7 +43,7 @@ src_configure() {
src_test() {
# Tests don't work with C
LC_ALL=en_US.utf8 virtx cmake_src_test
LC_ALL=en_US.UTF-8 virtx cmake_src_test
}
pkg_postinst() {

View File

@ -43,7 +43,7 @@ src_configure() {
src_test() {
# Tests don't work with C
LC_ALL=en_US.utf8 virtx cmake_src_test
LC_ALL=en_US.UTF-8 virtx cmake_src_test
}
pkg_postinst() {

View File

@ -43,7 +43,7 @@ src_configure() {
src_test() {
# Tests don't work with C
LC_ALL=en_US.utf8 virtx cmake_src_test
LC_ALL=en_US.UTF-8 virtx cmake_src_test
}
pkg_postinst() {