summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:20:08 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:21:48 +0200
commit982750e6797403b0af3c48c07a45709ed2a128c9 (patch)
tree3853078d9312ca39a28717173b086708c677bc5c /dev-qt/qtpaths
parentdev-qt/qtopengl: x86 stable wrt bug #843353 (diff)
downloadgentoo-982750e6797403b0af3c48c07a45709ed2a128c9.tar.gz
gentoo-982750e6797403b0af3c48c07a45709ed2a128c9.tar.bz2
gentoo-982750e6797403b0af3c48c07a45709ed2a128c9.zip
dev-qt/qtpaths: 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/qtpaths')
-rw-r--r--dev-qt/qtpaths/qtpaths-5.15.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.15.4.ebuild b/dev-qt/qtpaths/qtpaths-5.15.4.ebuild
index 71bc040b3199..35ab0b8196c8 100644
--- a/dev-qt/qtpaths/qtpaths-5.15.4.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.15.4.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Command line client to QStandardPaths"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
fi
IUSE=""