summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-02 14:02:25 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-02 14:02:25 +0300
commite7177b9d416b1469d31c4353deb785946affae9e (patch)
treeeede59b47713f4bfcd4029411f7de25b6c6bdc27 /dev-qt/qtpaths
parentdev-qt/qtopengl: Stabilize 5.15.5 ppc64, #853232 (diff)
downloadgentoo-e7177b9d416b1469d31c4353deb785946affae9e.tar.gz
gentoo-e7177b9d416b1469d31c4353deb785946affae9e.tar.bz2
gentoo-e7177b9d416b1469d31c4353deb785946affae9e.zip
dev-qt/qtpaths: Stabilize 5.15.5 ppc64, #853232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtpaths')
-rw-r--r--dev-qt/qtpaths/qtpaths-5.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.15.5.ebuild b/dev-qt/qtpaths/qtpaths-5.15.5.ebuild
index 6761b0594dfe..dc3fa504b15f 100644
--- a/dev-qt/qtpaths/qtpaths-5.15.5.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.15.5.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 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc ~x86"
fi
IUSE=""