From 7dedb18ed76924cca44b3dbdf592ed6017f5865a Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Tue, 8 Mar 2016 23:23:40 +1100 Subject: lxqt-base: restore ~arm and ~arm64 keywords Package-Manager: portage-2.2.27 --- lxqt-base/lxqt-policykit/lxqt-policykit-0.10.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lxqt-base/lxqt-policykit') diff --git a/lxqt-base/lxqt-policykit/lxqt-policykit-0.10.0.ebuild b/lxqt-base/lxqt-policykit/lxqt-policykit-0.10.0.ebuild index 3ef7e6eca647..8c9da3319428 100644 --- a/lxqt-base/lxqt-policykit/lxqt-policykit-0.10.0.ebuild +++ b/lxqt-base/lxqt-policykit/lxqt-policykit-0.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" else SRC_URI="https://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~x86" fi LICENSE="GPL-2 LGPL-2.1+" -- cgit v1.2.3-65-gdbad