diff options
author | Sam James <sam@gentoo.org> | 2024-06-28 13:58:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-28 13:58:30 +0100 |
commit | 9cc7864c534399aaa9b9d703f49417d9fcfd6646 (patch) | |
tree | 593119f17b985433616de45c30d081cb28195082 /net-libs | |
parent | net-libs/kdsoap: Stabilize 2.2.0 amd64, #935030 (diff) | |
download | gentoo-9cc7864c534399aaa9b9d703f49417d9fcfd6646.tar.gz gentoo-9cc7864c534399aaa9b9d703f49417d9fcfd6646.tar.bz2 gentoo-9cc7864c534399aaa9b9d703f49417d9fcfd6646.zip |
net-libs/accounts-qml: Stabilize 0.7_p20231028 amd64, #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 79299165c4b3..3b29e8d15a41 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" |