summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-11 12:36:57 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-11 12:36:57 +0100
commitab7b2e972665b160f2e38773afdf4484301889fb (patch)
tree024c2a64e46954abd938425722924769224385bd /dev-qt
parentdev-libs/zziplib: arm stable wrt bug #614040 (diff)
downloadgentoo-ab7b2e972665b160f2e38773afdf4484301889fb.tar.gz
gentoo-ab7b2e972665b160f2e38773afdf4484301889fb.tar.bz2
gentoo-ab7b2e972665b160f2e38773afdf4484301889fb.zip
dev-qt/qtcore: arm stable wrt bug #707354
Package-Manager: Portage-2.3.84, 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.13.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtcore/qtcore-5.13.2-r2.ebuild b/dev-qt/qtcore/qtcore-5.13.2-r2.ebuild
index 260a83e50bdd..dc47b0202776 100644
--- a/dev-qt/qtcore/qtcore-5.13.2-r2.ebuild
+++ b/dev-qt/qtcore/qtcore-5.13.2-r2.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Cross-platform application development framework"
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 systemd"