summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:21:18 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:21:53 +0200
commit33f692eda9e6742165531e4c93ad3207d8e630f2 (patch)
tree9cba2b34b764d8cef727fd1e19cf99b3554d2e4e /dev-qt
parentdev-qt/qtx11extras: x86 stable wrt bug #843353 (diff)
downloadgentoo-33f692eda9e6742165531e4c93ad3207d8e630f2.tar.gz
gentoo-33f692eda9e6742165531e4c93ad3207d8e630f2.tar.bz2
gentoo-33f692eda9e6742165531e4c93ad3207d8e630f2.zip
dev-qt/qtxml: x86 stable wrt bug #843353
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtxml/qtxml-5.15.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtxml/qtxml-5.15.4.ebuild b/dev-qt/qtxml/qtxml-5.15.4.ebuild
index 901664d59021..949b09bb564c 100644
--- a/dev-qt/qtxml/qtxml-5.15.4.ebuild
+++ b/dev-qt/qtxml/qtxml-5.15.4.ebuild
@@ -10,7 +10,7 @@ inherit qt5-build
DESCRIPTION="Implementation of SAX and DOM for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
fi
IUSE=""