summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-19 11:13:49 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-19 11:14:37 +0100
commit1ae03b45600481208bdf7823aa61bf2f1390234f (patch)
tree4cbeaccb68257c8a56ad53804823f651b271ce85
parentdev-qt/qtopengl: ppc64 stable wrt bug #699328 (diff)
downloadgentoo-1ae03b45600481208bdf7823aa61bf2f1390234f.tar.gz
gentoo-1ae03b45600481208bdf7823aa61bf2f1390234f.tar.bz2
gentoo-1ae03b45600481208bdf7823aa61bf2f1390234f.zip
dev-qt/qtpaths: ppc64 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-qt/qtpaths/qtpaths-5.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.14.1.ebuild b/dev-qt/qtpaths/qtpaths-5.14.1.ebuild
index 6e6f58059be7..7e78f128573d 100644
--- a/dev-qt/qtpaths/qtpaths-5.14.1.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.14.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=""