diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-10-05 09:07:03 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-10-05 09:07:03 +0200 |
commit | 461305bed8f6b62b22c62c4e886997fdbf805775 (patch) | |
tree | f486a2b0d820a43c8d7912b7e5911db49460900c /net-libs/accounts-qml | |
parent | net-libs/accounts-qt: Stabilize 1.17-r1 x86, #940669 (diff) | |
download | gentoo-461305bed8f6b62b22c62c4e886997fdbf805775.tar.gz gentoo-461305bed8f6b62b22c62c4e886997fdbf805775.tar.bz2 gentoo-461305bed8f6b62b22c62c4e886997fdbf805775.zip |
net-libs/accounts-qml: Stabilize 0.7_p20231028-r2 x86, #940669
Signed-off-by: Michał Górny <mgorny@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 7ff302496953..19f35212be31 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" |