diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-10-14 09:10:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-10-14 09:10:00 +0200 |
commit | 7aa596fb15d258127a70779ce0850cc1ba411aa3 (patch) | |
tree | fb29249ac69c0012900d6ece3759d813bbea3b19 /dev-qt | |
parent | net-wireless/rfkill: remove git polling. (diff) | |
download | gentoo-7aa596fb15d258127a70779ce0850cc1ba411aa3.tar.gz gentoo-7aa596fb15d258127a70779ce0850cc1ba411aa3.tar.bz2 gentoo-7aa596fb15d258127a70779ce0850cc1ba411aa3.zip |
dev-qt/qtx11extras: ppc stable wrt bug #586180
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtx11extras/qtx11extras-5.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.6.1.ebuild b/dev-qt/qtx11extras/qtx11extras-5.6.1.ebuild index cbe16109482c..88a304617044 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.6.1.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.6.1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Linux/X11-specific support library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm ~arm64 hppa ~ppc ppc64 x86" + KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86" fi IUSE="" |