diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:50:18 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:50:18 +0100 |
commit | 435ddbb948cd7085740e271d7aaba538b339582f (patch) | |
tree | 2a9246f011674f56083903d6e644b893e6066169 /sys-auth/polkit-qt | |
parent | dev-python/jdcal: x86 stable (bug #700544) (diff) | |
download | gentoo-435ddbb948cd7085740e271d7aaba538b339582f.tar.gz gentoo-435ddbb948cd7085740e271d7aaba538b339582f.tar.bz2 gentoo-435ddbb948cd7085740e271d7aaba538b339582f.zip |
sys-auth/polkit-qt: x86 stable (bug #700046)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-auth/polkit-qt')
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.113.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 755d61bc62d5..6873d44cf9fd 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 |