diff options
author | 2024-04-03 20:44:30 +0000 | |
---|---|---|
committer | 2024-04-03 20:44:30 +0000 | |
commit | 614cdd4ecf45e02ee0efcb7b21eaea1aca853564 (patch) | |
tree | 81710856930d0e150dd16063f4952393f10beeeb /dev-qt/linguist | |
parent | dev-qt/designer: Stabilize 5.15.13 amd64, #927748 (diff) | |
download | gentoo-614cdd4ecf45e02ee0efcb7b21eaea1aca853564.tar.gz gentoo-614cdd4ecf45e02ee0efcb7b21eaea1aca853564.tar.bz2 gentoo-614cdd4ecf45e02ee0efcb7b21eaea1aca853564.zip |
dev-qt/linguist: Stabilize 5.15.13 amd64, #927748
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/linguist')
-rw-r--r-- | dev-qt/linguist/linguist-5.15.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.15.13.ebuild b/dev-qt/linguist/linguist-5.15.13.ebuild index a00e867263fe..4d5b4b23fabf 100644 --- a/dev-qt/linguist/linguist-5.15.13.ebuild +++ b/dev-qt/linguist/linguist-5.15.13.ebuild @@ -5,7 +5,7 @@ EAPI=8 if [[ ${PV} != *9999* ]]; then QT5_KDEPATCHSET_REV=1 - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc64 ~x86" fi QT5_MODULE="qttools" |