diff options
author | 2022-12-03 22:36:56 +0200 | |
---|---|---|
committer | 2022-12-03 22:36:56 +0200 | |
commit | b19d827e733ca22976491a1e1c10b7fee7da084d (patch) | |
tree | 313524dfe446d81099fdf7957f14ebedb5515b9f /dev-qt/linguist | |
parent | dev-qt/designer: Stabilize 5.15.7 x86, #883677 (diff) | |
download | gentoo-b19d827e733ca22976491a1e1c10b7fee7da084d.tar.gz gentoo-b19d827e733ca22976491a1e1c10b7fee7da084d.tar.bz2 gentoo-b19d827e733ca22976491a1e1c10b7fee7da084d.zip |
dev-qt/linguist: Stabilize 5.15.7 x86, #883677
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/linguist')
-rw-r--r-- | dev-qt/linguist/linguist-5.15.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.15.7.ebuild b/dev-qt/linguist/linguist-5.15.7.ebuild index 8558888bb1b1..27c4d4f03b91 100644 --- a/dev-qt/linguist/linguist-5.15.7.ebuild +++ b/dev-qt/linguist/linguist-5.15.7.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" |