diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-28 12:31:24 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-03-28 12:41:00 +0100 |
commit | 410485e1760ed0e99c964f9fe853164d6b0f2c51 (patch) | |
tree | a214a65a89910fa3b12173fef0643efa016872e7 /dev-qt/qt-docs | |
parent | dev-python/passlib: Remove redundant longdesc (diff) | |
download | gentoo-410485e1760ed0e99c964f9fe853164d6b0f2c51.tar.gz gentoo-410485e1760ed0e99c964f9fe853164d6b0f2c51.tar.bz2 gentoo-410485e1760ed0e99c964f9fe853164d6b0f2c51.zip |
dev-qt: Security cleanup Qt 5.13.2 all KEYWORDS except for arm/~arm
Drop all packages ending up without KEYWORDS.
Bug: https://bugs.gentoo.org/699328
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-qt/qt-docs')
-rw-r--r-- | dev-qt/qt-docs/qt-docs-5.13.2_p201910220817.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qt-docs/qt-docs-5.13.2_p201910220817.ebuild b/dev-qt/qt-docs/qt-docs-5.13.2_p201910220817.ebuild index 183df3622c70..166c2fa7b517 100644 --- a/dev-qt/qt-docs/qt-docs-5.13.2_p201910220817.ebuild +++ b/dev-qt/qt-docs/qt-docs-5.13.2_p201910220817.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -54,7 +54,7 @@ HOMEPAGE="https://doc.qt.io/" LICENSE="FDL-1.3" SLOT="5" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~arm" IUSE="charts datavis +html networkauth +qch script virtualkeyboard webengine" REQUIRED_USE="|| ( html qch )" |