diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 12:49:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 12:49:29 +0100 |
commit | e0dac4c493fe12ec2c1da50b3edcb76cc909bbe7 (patch) | |
tree | 9b158eff59711c8a495a8e2614f79412b92abefd /sys-auth/polkit-qt | |
parent | kde-misc/rsibreak: amd64 stable wrt bug #700042 (diff) | |
download | gentoo-e0dac4c493fe12ec2c1da50b3edcb76cc909bbe7.tar.gz gentoo-e0dac4c493fe12ec2c1da50b3edcb76cc909bbe7.tar.bz2 gentoo-e0dac4c493fe12ec2c1da50b3edcb76cc909bbe7.zip |
sys-auth/polkit-qt: amd64 stable wrt bug #700046
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 3d438c81c688..755d61bc62d5 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 |