summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-12 23:49:01 +0100
committerSam James <sam@gentoo.org>2022-04-12 23:49:01 +0100
commit8fc6966459c5a7ea0e716934e62591bf15ce5753 (patch)
tree71418581b4e2dad4153e62dd2ae47177883ca591 /dev-qt/qtpaths
parentdev-qt/qtopengl: Stabilize 5.15.3 amd64, #835762 (diff)
downloadgentoo-8fc6966459c5a7ea0e716934e62591bf15ce5753.tar.gz
gentoo-8fc6966459c5a7ea0e716934e62591bf15ce5753.tar.bz2
gentoo-8fc6966459c5a7ea0e716934e62591bf15ce5753.zip
dev-qt/qtpaths: Stabilize 5.15.3 amd64, #835762
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtpaths')
-rw-r--r--dev-qt/qtpaths/qtpaths-5.15.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.15.3.ebuild b/dev-qt/qtpaths/qtpaths-5.15.3.ebuild
index 9805e0b71e10..c54058028663 100644
--- a/dev-qt/qtpaths/qtpaths-5.15.3.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.15.3.ebuild
@@ -10,7 +10,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=""