diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:09:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:11:53 +0200 |
commit | 4fe278f28ce8660eb0f1de382e0bc1cfbb22165b (patch) | |
tree | 0555a0208a564446b5b569eb5d929123ddadaf3c /dev-qt | |
parent | dev-qt/qtopengl: ppc stable wrt bug #685260 (diff) | |
download | gentoo-4fe278f28ce8660eb0f1de382e0bc1cfbb22165b.tar.gz gentoo-4fe278f28ce8660eb0f1de382e0bc1cfbb22165b.tar.bz2 gentoo-4fe278f28ce8660eb0f1de382e0bc1cfbb22165b.zip |
dev-qt/qtpaths: ppc stable wrt bug #685260
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtpaths/qtpaths-5.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtpaths/qtpaths-5.12.3.ebuild b/dev-qt/qtpaths/qtpaths-5.12.3.ebuild index 10714c49e023..609b769aeeb5 100644 --- a/dev-qt/qtpaths/qtpaths-5.12.3.ebuild +++ b/dev-qt/qtpaths/qtpaths-5.12.3.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="" |