summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-22 11:09:51 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-22 11:28:24 -0500
commitd01e6847d1d016eaf1db3291c290908e6d681b7e (patch)
treed9895daffe5ac02724a349d4a476d60d2c735002 /dev-qt/qtcore
parentdev-qt/qtconcurrent: arm64 stable (bug #699240) (diff)
downloadgentoo-d01e6847d1d016eaf1db3291c290908e6d681b7e.tar.gz
gentoo-d01e6847d1d016eaf1db3291c290908e6d681b7e.tar.bz2
gentoo-d01e6847d1d016eaf1db3291c290908e6d681b7e.zip
dev-qt/qtcore: arm64 stable (bug #699240)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.82, Repoman-2.3.20
Diffstat (limited to 'dev-qt/qtcore')
-rw-r--r--dev-qt/qtcore/qtcore-5.13.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtcore/qtcore-5.13.2-r1.ebuild b/dev-qt/qtcore/qtcore-5.13.2-r1.ebuild
index cb232869631c..23e235ffcda9 100644
--- a/dev-qt/qtcore/qtcore-5.13.2-r1.ebuild
+++ b/dev-qt/qtcore/qtcore-5.13.2-r1.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"