summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-22 11:08:44 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-22 11:28:16 -0500
commitedcd10a7d61d7635b02b901fbdb1d01ead20dc73 (patch)
treec9bd6041b10c63c7d74966b0f259ed4841eefe16 /dev-qt
parentdev-qt/qdbusviewer: arm64 stable (bug #699240) (diff)
downloadgentoo-edcd10a7d61d7635b02b901fbdb1d01ead20dc73.tar.gz
gentoo-edcd10a7d61d7635b02b901fbdb1d01ead20dc73.tar.bz2
gentoo-edcd10a7d61d7635b02b901fbdb1d01ead20dc73.zip
dev-qt/qdoc: 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')
-rw-r--r--dev-qt/qdoc/qdoc-5.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qdoc/qdoc-5.13.2.ebuild b/dev-qt/qdoc/qdoc-5.13.2.ebuild
index 3e3eded14bab..06860e804591 100644
--- a/dev-qt/qdoc/qdoc-5.13.2.ebuild
+++ b/dev-qt/qdoc/qdoc-5.13.2.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Qt documentation generator"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86"
fi
IUSE="qml"