commit: 7ec0da0b21d7a08db5cf1c722d691345b7b09131
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 5 07:07:02 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 5 07:07:02 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ec0da0b
net-libs/accounts-qt: Stabilize 1.17-r1 x86, #940669
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-libs/accounts-qt/accounts-qt-1.17-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/accounts-qt/accounts-qt-1.17-r1.ebuild
b/net-libs/accounts-qt/accounts-qt-1.17-r1.ebuild
index 204d29c1ff7d..1c603cd026e3 100644
--- a/net-libs/accounts-qt/accounts-qt-1.17-r1.ebuild
+++ b/net-libs/accounts-qt/accounts-qt-1.17-r1.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]] ; then
else
SRC_URI="https://gitlab.com/accounts-sso/lib${PN}/-/archive/VERSION_${PV}/lib${PN}-VERSION_${PV}.tar.bz2
-> ${P}.tar.bz2"
S="${WORKDIR}/lib${PN}-VERSION_${PV}"
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
fi
DESCRIPTION="Qt bindings for libaccounts-glib"