summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:42:47 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-09 09:42:47 +0200
commit9992bcf53cf33ffe128965a4b1f179315e9fe710 (patch)
treeb211cd000569cfa32fbe5906b3fd661947b400df /dev-qt
parentdev-qt/qtconcurrent: arm stable wrt bug #719732 (diff)
downloadgentoo-9992bcf53cf33ffe128965a4b1f179315e9fe710.tar.gz
gentoo-9992bcf53cf33ffe128965a4b1f179315e9fe710.tar.bz2
gentoo-9992bcf53cf33ffe128965a4b1f179315e9fe710.zip
dev-qt/qtcore: arm stable wrt bug #719732
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtcore/qtcore-5.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtcore/qtcore-5.14.2.ebuild b/dev-qt/qtcore/qtcore-5.14.2.ebuild
index e1f44b0b6e03..9565053abdd8 100644
--- a/dev-qt/qtcore/qtcore-5.14.2.ebuild
+++ b/dev-qt/qtcore/qtcore-5.14.2.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Cross-platform application development framework"
SLOT=5/$(ver_cut 1-3)
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="icu old-kernel systemd"