diff options
author | Sam James <sam@gentoo.org> | 2024-06-28 01:16:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-28 01:16:21 +0100 |
commit | 81c10ab4aa736f56769016adb0e79610f25c6f5e (patch) | |
tree | 014d8db473ef9fbd3e4d3b81a3fa146c684992ee /net-libs | |
parent | sys-auth/polkit-qt: Stabilize 0.200.0 ppc64, #935032 (diff) | |
download | gentoo-81c10ab4aa736f56769016adb0e79610f25c6f5e.tar.gz gentoo-81c10ab4aa736f56769016adb0e79610f25c6f5e.tar.bz2 gentoo-81c10ab4aa736f56769016adb0e79610f25c6f5e.zip |
net-libs/accounts-qml: Stabilize 0.7_p20231028 arm64, #935032
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild b/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild index 2f9d7038ccc5..eb6df1958fa2 100644 --- a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild +++ b/net-libs/accounts-qml/accounts-qml-0.7_p20231028.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" |