summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-13 11:49:30 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-13 11:49:30 +0200
commitfead3ec8b19d1ed2cfa5c34276a135a6b8d3bf73 (patch)
treea96e1e4763d75ab877142c257c0cc68e43779871 /dev-qt
parentdev-qt/qtopengl: ppc stable wrt bug #734600 (diff)
downloadgentoo-fead3ec8b19d1ed2cfa5c34276a135a6b8d3bf73.tar.gz
gentoo-fead3ec8b19d1ed2cfa5c34276a135a6b8d3bf73.tar.bz2
gentoo-fead3ec8b19d1ed2cfa5c34276a135a6b8d3bf73.zip
dev-qt/qtpaths: ppc stable wrt bug #734600
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtpaths/qtpaths-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.15.1.ebuild b/dev-qt/qtpaths/qtpaths-5.15.1.ebuild
index 7462fb62a88f..a1de437d1d63 100644
--- a/dev-qt/qtpaths/qtpaths-5.15.1.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.15.1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Command line client to QStandardPaths"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~hppa ppc ~ppc64 ~sparc ~x86"
fi
IUSE=""