diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 17:50:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 17:50:44 +0000 |
commit | 8f5c3f070af68dda16a894b357528700f0a2692f (patch) | |
tree | def937e23126836173999b04a34af46810cbd644 /dev-qt | |
parent | sys-kernel/dracut: stable 045-r2 for ppc, bug #634870 (diff) | |
download | gentoo-8f5c3f070af68dda16a894b357528700f0a2692f.tar.gz gentoo-8f5c3f070af68dda16a894b357528700f0a2692f.tar.bz2 gentoo-8f5c3f070af68dda16a894b357528700f0a2692f.zip |
dev-qt/qtcore: stable 4.8.7-r3 for ppc, bug #635394
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtcore/qtcore-4.8.7-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtcore/qtcore-4.8.7-r3.ebuild b/dev-qt/qtcore/qtcore-4.8.7-r3.ebuild index 7357b7d283d3..8d72af313bd0 100644 --- a/dev-qt/qtcore/qtcore-4.8.7-r3.ebuild +++ b/dev-qt/qtcore/qtcore-4.8.7-r3.ebuild @@ -7,7 +7,7 @@ inherit qt4-build-multilib DESCRIPTION="Cross-platform application development framework" if [[ ${QT4_BUILD_TYPE} == release ]]; then - KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" + KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" fi IUSE="+glib iconv icu libressl qt3support ssl" |