summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-07 15:12:45 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-07 15:23:45 +0200
commit3632c91dcce227e1e287c5df8f451f3398c5db5f (patch)
treebe168f082b68ecb548d13cafa54c81fe2e4ba039 /dev-qt/qtpaths
parentdev-qt/qtopengl: ppc stable wrt bug #620334 (diff)
downloadgentoo-3632c91dcce227e1e287c5df8f451f3398c5db5f.tar.gz
gentoo-3632c91dcce227e1e287c5df8f451f3398c5db5f.tar.bz2
gentoo-3632c91dcce227e1e287c5df8f451f3398c5db5f.zip
dev-qt/qtpaths: ppc stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtpaths')
-rw-r--r--dev-qt/qtpaths/qtpaths-5.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.7.1.ebuild b/dev-qt/qtpaths/qtpaths-5.7.1.ebuild
index 0bca9a2ff827..a3f92791648b 100644
--- a/dev-qt/qtpaths/qtpaths-5.7.1.ebuild
+++ b/dev-qt/qtpaths/qtpaths-5.7.1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Command line client to QStandardPaths"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
+ KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86"
fi
IUSE=""