diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-28 08:41:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-28 08:41:02 +0200 |
commit | d4f8a029b49bccaf6580f2ac12dd77a68ba720fa (patch) | |
tree | c578d35b107ea039f1f321daf7d20bd63284db58 /sys-auth | |
parent | net-libs/webkit-gtk: amd64 stable wrt bug #801400 (diff) | |
download | gentoo-d4f8a029b49bccaf6580f2ac12dd77a68ba720fa.tar.gz gentoo-d4f8a029b49bccaf6580f2ac12dd77a68ba720fa.tar.bz2 gentoo-d4f8a029b49bccaf6580f2ac12dd77a68ba720fa.zip |
sys-auth/polkit-qt: amd64 stable wrt bug #802474
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.114.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-0.114.0.ebuild b/sys-auth/polkit-qt/polkit-qt-0.114.0.ebuild index 4f8c2c28c931..f08c5bcad9ff 100644 --- a/sys-auth/polkit-qt/polkit-qt-0.114.0.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-0.114.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://api.kde.org/polkit-qt-1/html/" 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 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" fi LICENSE="LGPL-2" |