summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-28 01:16:21 +0100
committerSam James <sam@gentoo.org>2024-06-28 01:16:21 +0100
commitc308cb26ba3f118310ddf9d2ffc5bb64db5ddb24 (patch)
tree1e7bd9401eecce32fb3cdc2d8767e84b2e081b3d /net-libs/accounts-qt
parentnet-libs/accounts-qml: Stabilize 0.7_p20231028 arm64, #935032 (diff)
downloadgentoo-c308cb26ba3f118310ddf9d2ffc5bb64db5ddb24.tar.gz
gentoo-c308cb26ba3f118310ddf9d2ffc5bb64db5ddb24.tar.bz2
gentoo-c308cb26ba3f118310ddf9d2ffc5bb64db5ddb24.zip
net-libs/accounts-qt: Stabilize 1.17 arm64, #935032
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/accounts-qt')
-rw-r--r--net-libs/accounts-qt/accounts-qt-1.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/accounts-qt/accounts-qt-1.17.ebuild b/net-libs/accounts-qt/accounts-qt-1.17.ebuild
index 3cb5ade1897a..5c65bc780586 100644
--- a/net-libs/accounts-qt/accounts-qt-1.17.ebuild
+++ b/net-libs/accounts-qt/accounts-qt-1.17.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"