From: Aaron Bauman Date: Wed, 13 Nov 2019 23:17:23 +0000 (-0500) Subject: sys-auth/polkit-qt: arm64 stable (bug #700046) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d003307d8f79ff8725a74e5326ada1f70ed3c0b3;p=gentoo.git sys-auth/polkit-qt: arm64 stable (bug #700046) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.79, Repoman-2.3.18 --- diff --git a/sys-auth/polkit-qt/polkit-qt-0.113.0.ebuild b/sys-auth/polkit-qt/polkit-qt-0.113.0.ebuild index 1d09067472db..3d438c81c688 100644 --- a/sys-auth/polkit-qt/polkit-qt-0.113.0.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-0.113.0.ebuild @@ -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