summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-03-08 23:23:40 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-03-08 23:25:29 +1100
commit7dedb18ed76924cca44b3dbdf592ed6017f5865a (patch)
treebcfee765aebf6528b4c18b8a3b8a3cb772b130e9 /lxqt-base/lxqt-runner
parentx11-misc/pcmanfm-qt: restore ~arm and ~arm64 keywords (diff)
downloadgentoo-7dedb18ed76924cca44b3dbdf592ed6017f5865a.tar.gz
gentoo-7dedb18ed76924cca44b3dbdf592ed6017f5865a.tar.bz2
gentoo-7dedb18ed76924cca44b3dbdf592ed6017f5865a.zip
lxqt-base: restore ~arm and ~arm64 keywords
Package-Manager: portage-2.2.27
Diffstat (limited to 'lxqt-base/lxqt-runner')
-rw-r--r--lxqt-base/lxqt-runner/lxqt-runner-0.10.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-runner/lxqt-runner-0.10.0.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-0.10.0.ebuild
index 510c91f66488..7bec15686be6 100644
--- a/lxqt-base/lxqt-runner/lxqt-runner-0.10.0.ebuild
+++ b/lxqt-base/lxqt-runner/lxqt-runner-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+"