diff options
author | 2024-10-25 05:49:21 +0000 | |
---|---|---|
committer | 2024-10-25 05:49:21 +0000 | |
commit | 39508c1cf764a3bff161119933eebeb46479eeb4 (patch) | |
tree | 62ad2415350ca1832fc0d35d303fdb6042cee10b /net-libs/accounts-qml | |
parent | kde-apps/kde-apps-meta: Stabilize 24.08.1 arm64, #940669 (diff) | |
download | gentoo-39508c1cf764a3bff161119933eebeb46479eeb4.tar.gz gentoo-39508c1cf764a3bff161119933eebeb46479eeb4.tar.bz2 gentoo-39508c1cf764a3bff161119933eebeb46479eeb4.zip |
net-libs/accounts-qml: Stabilize 0.7_p20231028-r2 arm64, #940669
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/accounts-qml')
-rw-r--r-- | net-libs/accounts-qml/accounts-qml-0.7_p20231028-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/accounts-qml/accounts-qml-0.7_p20231028-r2.ebuild b/net-libs/accounts-qml/accounts-qml-0.7_p20231028-r2.ebuild index b54b2ceee8d9..0369409c2d20 100644 --- a/net-libs/accounts-qml/accounts-qml-0.7_p20231028-r2.ebuild +++ b/net-libs/accounts-qml/accounts-qml-0.7_p20231028-r2.ebuild @@ -20,7 +20,7 @@ else " S="${WORKDIR}/${PN}-module-VERSION_${PV}" fi - KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" + KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" fi DESCRIPTION="QML bindings for accounts-qt and signond" |