diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 16:41:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 16:49:36 +0200 |
commit | 3c689c05a8c24be7c9e49e421080e5843bf15565 (patch) | |
tree | a8549b9735ac2e212d270606a3debe0943b6a091 /dev-qt/qtx11extras | |
parent | dev-qt/qtwidgets: ppc64 stable wrt bug #620334 (diff) | |
download | gentoo-3c689c05a8c24be7c9e49e421080e5843bf15565.tar.gz gentoo-3c689c05a8c24be7c9e49e421080e5843bf15565.tar.bz2 gentoo-3c689c05a8c24be7c9e49e421080e5843bf15565.zip |
dev-qt/qtx11extras: ppc64 stable wrt bug #620334
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtx11extras')
-rw-r--r-- | dev-qt/qtx11extras/qtx11extras-5.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.7.1.ebuild b/dev-qt/qtx11extras/qtx11extras-5.7.1.ebuild index 398f3181c3a4..0db59b328321 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.7.1.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.7.1.ebuild @@ -7,7 +7,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="" |