diff options
author | 2017-05-21 18:03:10 +0200 | |
---|---|---|
committer | 2017-05-21 18:40:47 +0200 | |
commit | a44d43602a25a939d94e79a2df1424ad271ce141 (patch) | |
tree | baacc48563884754a65c63ad7b63410fbc6073fb /dev-qt/qtscript | |
parent | dev-qt/qtphonon: ppc64 stable (bug 552396) (diff) | |
download | gentoo-a44d43602a25a939d94e79a2df1424ad271ce141.tar.gz gentoo-a44d43602a25a939d94e79a2df1424ad271ce141.tar.bz2 gentoo-a44d43602a25a939d94e79a2df1424ad271ce141.zip |
dev-qt/qtscript: ppc64 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/qtscript')
-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 210e4c05f777..7dffc705d993 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" |