diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 21:47:17 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 21:47:17 +0300 |
commit | 15d4cb5d3344525e52b9ef2e9b993d6b907b3e2c (patch) | |
tree | 2c93ed726404040c410c883ae7ca4ea9195a5222 /dev-qt/qtx11extras | |
parent | dev-qt/qtwebsockets: Stabilize 5.15.13 arm, #927748 (diff) | |
download | gentoo-15d4cb5d3344525e52b9ef2e9b993d6b907b3e2c.tar.gz gentoo-15d4cb5d3344525e52b9ef2e9b993d6b907b3e2c.tar.bz2 gentoo-15d4cb5d3344525e52b9ef2e9b993d6b907b3e2c.zip |
dev-qt/qtx11extras: Stabilize 5.15.13 arm, #927748
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtx11extras')
-rw-r--r-- | dev-qt/qtx11extras/qtx11extras-5.15.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.15.13.ebuild b/dev-qt/qtx11extras/qtx11extras-5.15.13.ebuild index 67a33bf9ae86..1cf32e4a3c6f 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.15.13.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.15.13.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Linux/X11-specific support library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~amd64 arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" fi IUSE="" |