diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-20 12:17:10 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-20 12:37:33 +0200 |
commit | ecceef794654cb47671e3d246f700efa3ea75e46 (patch) | |
tree | 1c68fab54e81f2ac7295cbd016de347c801801c6 /dev-qt | |
parent | dev-qt/qtphonon: ppc stable (bug 552396) (diff) | |
download | gentoo-ecceef794654cb47671e3d246f700efa3ea75e46.tar.gz gentoo-ecceef794654cb47671e3d246f700efa3ea75e46.tar.bz2 gentoo-ecceef794654cb47671e3d246f700efa3ea75e46.zip |
dev-qt/qtscript: ppc stable (bug 552396)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtscript/qtscript-4.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscript/qtscript-4.8.7.ebuild b/dev-qt/qtscript/qtscript-4.8.7.ebuild index 2b5f26a29b4f..210e4c05f777 100644 --- a/dev-qt/qtscript/qtscript-4.8.7.ebuild +++ b/dev-qt/qtscript/qtscript-4.8.7.ebuild @@ -7,7 +7,7 @@ inherit qt4-build-multilib DESCRIPTION="The QtScript module for the Qt toolkit" 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="+jit" |