diff options
author | Sam James <sam@gentoo.org> | 2023-05-20 01:54:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-20 01:54:01 +0100 |
commit | f1f7da7438ff96104cd83a358cbecf461fe88461 (patch) | |
tree | b10c57c8ba290a92983f3efdda425f0ff86879fc /dev-qt/qt-docs | |
parent | dev-libs/plasma-wayland-protocols: Stabilize 1.10.0 arm, #906793 (diff) | |
download | gentoo-f1f7da7438ff96104cd83a358cbecf461fe88461.tar.gz gentoo-f1f7da7438ff96104cd83a358cbecf461fe88461.tar.bz2 gentoo-f1f7da7438ff96104cd83a358cbecf461fe88461.zip |
dev-qt/qt-docs: Stabilize 5.15.2_p202011130614 arm, #906793
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 233c6d5932a4..0aaebc38479f 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-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -55,7 +55,7 @@ HOMEPAGE="https://doc.qt.io/" LICENSE="FDL-1.3" SLOT="5" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="charts datavis +html networkauth +qch script timeline virtualkeyboard webengine" REQUIRED_USE="|| ( html qch )" |