summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-02-11 22:54:32 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-02-11 23:36:13 +0000
commit0637af2411ed9b56b5ee31eda280b604ccf721d3 (patch)
tree8a8f716b8e958664a5070d8df966233e53f95ed6 /dev-qt/qtscript/qtscript-5.11.3.ebuild
parentdev-qt/qtquickcontrols: stable 5.11.3 for ppc, bug #670864 (diff)
downloadgentoo-0637af2411ed9b56b5ee31eda280b604ccf721d3.tar.gz
gentoo-0637af2411ed9b56b5ee31eda280b604ccf721d3.tar.bz2
gentoo-0637af2411ed9b56b5ee31eda280b604ccf721d3.zip
dev-qt/qtscript: stable 5.11.3 for ppc, bug #670864
Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-qt/qtscript/qtscript-5.11.3.ebuild')
-rw-r--r--dev-qt/qtscript/qtscript-5.11.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscript/qtscript-5.11.3.ebuild b/dev-qt/qtscript/qtscript-5.11.3.ebuild
index e139a2f6f447..22ced077510f 100644
--- a/dev-qt/qtscript/qtscript-5.11.3.ebuild
+++ b/dev-qt/qtscript/qtscript-5.11.3.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Application scripting library for the Qt5 framework (deprecated)"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd"
fi
IUSE="+jit scripttools"