summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteev Klimaszewski <steev@gentoo.org>2016-03-08 14:51:00 -0600
committerSteev Klimaszewski <steev@gentoo.org>2016-03-08 14:57:23 -0600
commit2ee0b06e0ccc3f9897df5d162a542c2fb1dea847 (patch)
treed5e555412e16d3edd76d23bf1e1e7d60d8949bdc /lxqt-base
parentdev-util/jenkins-bin: Remove old (diff)
downloadgentoo-2ee0b06e0ccc3f9897df5d162a542c2fb1dea847.tar.gz
gentoo-2ee0b06e0ccc3f9897df5d162a542c2fb1dea847.tar.bz2
gentoo-2ee0b06e0ccc3f9897df5d162a542c2fb1dea847.zip
lxqt-base/lxqt-sudo: Keyword 0.10.0 for ~arm64
Package-Manager: portage-2.2.27
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-sudo/lxqt-sudo-0.10.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-sudo/lxqt-sudo-0.10.0.ebuild b/lxqt-base/lxqt-sudo/lxqt-sudo-0.10.0.ebuild
index 368c0c09761a..d19538e8c4d3 100644
--- a/lxqt-base/lxqt-sudo/lxqt-sudo-0.10.0.ebuild
+++ b/lxqt-base/lxqt-sudo/lxqt-sudo-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 ~arm64 ~x86"
fi
LICENSE="LGPL-2.1+"