diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-03 13:56:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-03 21:08:38 +0100 |
commit | 4e601a7b8dfb47c12d2800d84ed59448dabd91ee (patch) | |
tree | b0bb10f180d4c032de4b75779effb0b35f2c0eee | |
parent | dev-qt/qtopengl: ia64 stable, bug #552396 (diff) | |
download | gentoo-4e601a7b8dfb47c12d2800d84ed59448dabd91ee.tar.gz gentoo-4e601a7b8dfb47c12d2800d84ed59448dabd91ee.tar.bz2 gentoo-4e601a7b8dfb47c12d2800d84ed59448dabd91ee.zip |
dev-qt/qtscript: ia64 stable, bug #552396
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
-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 e8325c88d7f2..20de94ca2064 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" |