commit: c8623d2b89b3598e487fee3f007faeb5a7d0f27f
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 16:08:23 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 16:08:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8623d2b
dev-qt/qtscript: amd64 stable wrt bug #691738
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-qt/qtscript/qtscript-5.12.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscript/qtscript-5.12.5.ebuild
b/dev-qt/qtscript/qtscript-5.12.5.ebuild
index 4c0edd2bba5..0c56556d7f1 100644
--- a/dev-qt/qtscript/qtscript-5.12.5.ebuild
+++ b/dev-qt/qtscript/qtscript-5.12.5.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"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
fi
IUSE="+jit scripttools"