summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-01 21:27:57 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-01 21:27:57 +0300
commitc80aebebeb971ae89fe4b181fa2e961709d39d4e (patch)
tree70f6e229d2686b32123b0b799fdeec88aa9d56e8 /dev-qt/qt5compat
parentdev-qt/qt3d: Stabilize 6.6.3 amd64, #928382 (diff)
downloadgentoo-c80aebebeb971ae89fe4b181fa2e961709d39d4e.tar.gz
gentoo-c80aebebeb971ae89fe4b181fa2e961709d39d4e.tar.bz2
gentoo-c80aebebeb971ae89fe4b181fa2e961709d39d4e.zip
dev-qt/qt5compat: Stabilize 6.6.3 amd64, #928382
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qt5compat')
-rw-r--r--dev-qt/qt5compat/qt5compat-6.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qt5compat/qt5compat-6.6.3.ebuild b/dev-qt/qt5compat/qt5compat-6.6.3.ebuild
index 4462f312f154..60c6f6084bf6 100644
--- a/dev-qt/qt5compat/qt5compat-6.6.3.ebuild
+++ b/dev-qt/qt5compat/qt5compat-6.6.3.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Qt module containing the unsupported Qt 5 APIs"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~x86"
fi
IUSE="icu qml"