commit: 2ee0b06e0ccc3f9897df5d162a542c2fb1dea847
Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 8 20:51:00 2016 +0000
Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
CommitDate: Tue Mar 8 20:57:23 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ee0b06e
lxqt-base/lxqt-sudo: Keyword 0.10.0 for ~arm64
Package-Manager: portage-2.2.27
lxqt-base/lxqt-sudo/lxqt-sudo-0.10.0.ebuild | 4 ++--
1 file 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 368c0c0..d19538e 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+"