summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-25 12:40:46 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-25 12:41:39 +0300
commitf4db89ee06bdbd2b980c8ffcccb9300e4e6a9f4e (patch)
treebf018c5ec6c5eec86ae8847ecb1cf84aaed11bf5
parentdev-qt/qtsensors: Stabilize 5.15.9 arm64, #904373 (diff)
downloadgentoo-f4db89ee06bdbd2b980c8ffcccb9300e4e6a9f4e.tar.gz
gentoo-f4db89ee06bdbd2b980c8ffcccb9300e4e6a9f4e.tar.bz2
gentoo-f4db89ee06bdbd2b980c8ffcccb9300e4e6a9f4e.zip
dev-qt/qtserialport: Stabilize 5.15.9 arm64, #904373
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-qt/qtserialport/qtserialport-5.15.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtserialport/qtserialport-5.15.9.ebuild b/dev-qt/qtserialport/qtserialport-5.15.9.ebuild
index 8482e79f9317..0d7491fb29fd 100644
--- a/dev-qt/qtserialport/qtserialport-5.15.9.ebuild
+++ b/dev-qt/qtserialport/qtserialport-5.15.9.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Serial port abstraction 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=""