summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-24 16:28:10 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-24 16:47:03 -0400
commitea170458616697a2ab68e5f85d318f493121bd24 (patch)
tree6e6caa31358ab5dcd1db55a3ebf64ad38a0559c5 /dev-qt/qdoc/qdoc-5.12.3.ebuild
parentdev-qt/qdbusviewer: arm64 stable (diff)
downloadgentoo-ea170458616697a2ab68e5f85d318f493121bd24.tar.gz
gentoo-ea170458616697a2ab68e5f85d318f493121bd24.tar.bz2
gentoo-ea170458616697a2ab68e5f85d318f493121bd24.zip
dev-qt/qdoc: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-qt/qdoc/qdoc-5.12.3.ebuild')
-rw-r--r--dev-qt/qdoc/qdoc-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qdoc/qdoc-5.12.3.ebuild b/dev-qt/qdoc/qdoc-5.12.3.ebuild
index 4c4cddc481d5..7a3172c33a9c 100644
--- a/dev-qt/qdoc/qdoc-5.12.3.ebuild
+++ b/dev-qt/qdoc/qdoc-5.12.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Qt documentation generator"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~ppc64 x86"
+ KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
fi
IUSE="qml"