sys-auth/polkit-qt: x86 stable (bug #700046)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 26 Nov 2019 00:50:18 +0000 (01:50 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 26 Nov 2019 00:50:18 +0000 (01:50 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sys-auth/polkit-qt/polkit-qt-0.113.0.ebuild

index 755d61bc62d53eb01e33b85db72a97802a1ef2bb..6873d44cf9fddea0a0f8b276003af6691a03d5c2 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