diff options
author | Sam James <sam@gentoo.org> | 2021-01-09 15:15:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-09 15:15:21 +0000 |
commit | 374e0608a7d864d45df0a2fe103cf77d5491940a (patch) | |
tree | 8ba6203669ae612ef80673077d3cefd28a8259a3 /dev-qt/qt-docs | |
parent | dev-qt/qtdeclarative: Stabilize 5.15.2 arm64, #754852 (diff) | |
download | gentoo-374e0608a7d864d45df0a2fe103cf77d5491940a.tar.gz gentoo-374e0608a7d864d45df0a2fe103cf77d5491940a.tar.bz2 gentoo-374e0608a7d864d45df0a2fe103cf77d5491940a.zip |
dev-qt/qt-docs: Stabilize 5.15.2_p202011130614 arm64, #754852
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qt-docs')
-rw-r--r-- | dev-qt/qt-docs/qt-docs-5.15.2_p202011130614.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qt-docs/qt-docs-5.15.2_p202011130614.ebuild b/dev-qt/qt-docs/qt-docs-5.15.2_p202011130614.ebuild index 14dde085d7e4..dbb26c07a446 100644 --- a/dev-qt/qt-docs/qt-docs-5.15.2_p202011130614.ebuild +++ b/dev-qt/qt-docs/qt-docs-5.15.2_p202011130614.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -53,7 +53,7 @@ HOMEPAGE="https://doc.qt.io/" LICENSE="FDL-1.3" SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86" IUSE="charts datavis +html networkauth +qch script timeline virtualkeyboard webengine" REQUIRED_USE="|| ( html qch )" |