summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-01 12:57:23 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-01 12:57:23 +0200
commit5473c2c22c70240339bbacc93f8f39233105786a (patch)
tree97cc8287d7ab6a7c8728801a41351c9740ab7655 /dev-qt
parentapp-editors/sublime-text: add 4_p4169 (diff)
downloadgentoo-5473c2c22c70240339bbacc93f8f39233105786a.tar.gz
gentoo-5473c2c22c70240339bbacc93f8f39233105786a.tar.bz2
gentoo-5473c2c22c70240339bbacc93f8f39233105786a.zip
dev-qt/qt5compat: Keyword 6.6.1 arm, #918896
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qt5compat/qt5compat-6.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qt5compat/qt5compat-6.6.1.ebuild b/dev-qt/qt5compat/qt5compat-6.6.1.ebuild
index f7beee148ed0..473dcc562067 100644
--- a/dev-qt/qt5compat/qt5compat-6.6.1.ebuild
+++ b/dev-qt/qt5compat/qt5compat-6.6.1.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"
+ KEYWORDS="~amd64 ~arm"
fi
IUSE="icu qml"