diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-06 09:10:02 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-06 09:13:58 +0200 |
commit | 22fb3adf45fda6f4d97e270c6703592c69d023f8 (patch) | |
tree | 673f0f066f462159b94e75cd3983f5af19c4c529 /dev-qt/assistant | |
parent | dev-qt/qtprintsupport: Stabilize 5.15.11 amd64, #915391 (diff) | |
download | gentoo-22fb3adf45fda6f4d97e270c6703592c69d023f8.tar.gz gentoo-22fb3adf45fda6f4d97e270c6703592c69d023f8.tar.bz2 gentoo-22fb3adf45fda6f4d97e270c6703592c69d023f8.zip |
dev-qt/assistant: Stabilize 5.15.11 amd64, #915391
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/assistant')
-rw-r--r-- | dev-qt/assistant/assistant-5.15.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/assistant/assistant-5.15.11.ebuild b/dev-qt/assistant/assistant-5.15.11.ebuild index bf2acfae24b3..e345f2fdd50e 100644 --- a/dev-qt/assistant/assistant-5.15.11.ebuild +++ b/dev-qt/assistant/assistant-5.15.11.ebuild @@ -5,7 +5,7 @@ EAPI=8 if [[ ${PV} != *9999* ]]; then QT5_KDEPATCHSET_REV=1 - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc x86" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc x86" fi QT5_MODULE="qttools" |