sys-auth/polkit-qt: arm64 stable (bug #700046)
authorAaron Bauman <bman@gentoo.org>
Wed, 13 Nov 2019 23:17:23 +0000 (18:17 -0500)
committerAaron Bauman <bman@gentoo.org>
Wed, 13 Nov 2019 23:17:38 +0000 (18:17 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18

sys-auth/polkit-qt/polkit-qt-0.113.0.ebuild

index 1d09067472db362ed59af38f517875e235e0f98e..3d438c81c688be90a25e1ef31e34e9226c52b797 100644 (file)
@@ -11,7 +11,7 @@ HOMEPAGE="https://api.kde.org/kdesupport-api/polkit-qt-1-apidocs/"
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
        SRC_URI="mirror://kde/stable/${KDE_ORG_NAME}/${KDE_ORG_NAME}-${PV}.tar.xz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
        S="${WORKDIR}/${KDE_ORG_NAME}-${PV}"
 fi