summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-07-31 19:31:26 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-07-31 19:31:26 +0300
commit832e5607b366b8337e555caa48c851b96cdddfac (patch)
treeef7aada77182e7443dd5d8bec68d9238a2aec1ae /lxqt-base/lxqt-policykit
parentlxqt-base/lxqt-panel: amd64 stable wrt bug #734818 (diff)
downloadgentoo-832e5607b366b8337e555caa48c851b96cdddfac.tar.gz
gentoo-832e5607b366b8337e555caa48c851b96cdddfac.tar.bz2
gentoo-832e5607b366b8337e555caa48c851b96cdddfac.zip
lxqt-base/lxqt-policykit: amd64 stable wrt bug #734818
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-policykit')
-rw-r--r--lxqt-base/lxqt-policykit/lxqt-policykit-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-policykit/lxqt-policykit-0.15.0.ebuild b/lxqt-base/lxqt-policykit/lxqt-policykit-0.15.0.ebuild
index daf686ddd39c..f5c4cade53d9 100644
--- a/lxqt-base/lxqt-policykit/lxqt-policykit-0.15.0.ebuild
+++ b/lxqt-base/lxqt-policykit/lxqt-policykit-0.15.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"