commit:     7dedb18ed76924cca44b3dbdf592ed6017f5865a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  8 12:23:40 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Mar  8 12:25:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dedb18e

lxqt-base: restore ~arm and ~arm64 keywords

Package-Manager: portage-2.2.27

 lxqt-base/liblxqt/liblxqt-0.10.0.ebuild                           | 4 ++--
 lxqt-base/lxqt-about/lxqt-about-0.10.0.ebuild                     | 4 ++--
 lxqt-base/lxqt-admin/lxqt-admin-0.10.0.ebuild                     | 4 ++--
 lxqt-base/lxqt-common/lxqt-common-0.10.0.ebuild                   | 4 ++--
 lxqt-base/lxqt-config/lxqt-config-0.10.0.ebuild                   | 2 +-
 lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.10.0.ebuild           | 4 ++--
 lxqt-base/lxqt-notificationd/lxqt-notificationd-0.10.0.ebuild     | 4 ++--
 lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.10.0.ebuild | 4 ++--
 lxqt-base/lxqt-panel/lxqt-panel-0.10.0-r1.ebuild                  | 2 +-
 lxqt-base/lxqt-panel/lxqt-panel-0.10.0.ebuild                     | 4 ++--
 lxqt-base/lxqt-policykit/lxqt-policykit-0.10.0.ebuild             | 4 ++--
 lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.10.0.ebuild | 4 ++--
 lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.10.0.ebuild               | 4 ++--
 lxqt-base/lxqt-runner/lxqt-runner-0.10.0.ebuild                   | 4 ++--
 lxqt-base/lxqt-session/lxqt-session-0.10.0.ebuild                 | 4 ++--
 15 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/lxqt-base/liblxqt/liblxqt-0.10.0.ebuild 
b/lxqt-base/liblxqt/liblxqt-0.10.0.ebuild
index 08001a0..1d47614 100644
--- a/lxqt-base/liblxqt/liblxqt-0.10.0.ebuild
+++ b/lxqt-base/liblxqt/liblxqt-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+"

diff --git a/lxqt-base/lxqt-about/lxqt-about-0.10.0.ebuild 
b/lxqt-base/lxqt-about/lxqt-about-0.10.0.ebuild
index dfcda83..5ddfd64 100644
--- a/lxqt-base/lxqt-about/lxqt-about-0.10.0.ebuild
+++ b/lxqt-base/lxqt-about/lxqt-about-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+"

diff --git a/lxqt-base/lxqt-admin/lxqt-admin-0.10.0.ebuild 
b/lxqt-base/lxqt-admin/lxqt-admin-0.10.0.ebuild
index 2f2453f..17f0ffc 100644
--- a/lxqt-base/lxqt-admin/lxqt-admin-0.10.0.ebuild
+++ b/lxqt-base/lxqt-admin/lxqt-admin-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="LGPL-2.1+"

diff --git a/lxqt-base/lxqt-common/lxqt-common-0.10.0.ebuild 
b/lxqt-base/lxqt-common/lxqt-common-0.10.0.ebuild
index 0a93446..90e041f 100644
--- a/lxqt-base/lxqt-common/lxqt-common-0.10.0.ebuild
+++ b/lxqt-base/lxqt-common/lxqt-common-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="LGPL-2.1+"

diff --git a/lxqt-base/lxqt-config/lxqt-config-0.10.0.ebuild 
b/lxqt-base/lxqt-config/lxqt-config-0.10.0.ebuild
index 24e91f5..c061e9d4c 100644
--- a/lxqt-base/lxqt-config/lxqt-config-0.10.0.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-0.10.0.ebuild
@@ -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+"

diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.10.0.ebuild 
b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.10.0.ebuild
index 5371c5e..9b03503 100644
--- a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.10.0.ebuild
+++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-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+"

diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.10.0.ebuild 
b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.10.0.ebuild
index abee34b..052a0d7 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.10.0.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-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+"

diff --git a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.10.0.ebuild 
b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.10.0.ebuild
index ce2f76c..72c63bc 100644
--- a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-0.10.0.ebuild
+++ b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-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="LGPL-2.1+"

diff --git a/lxqt-base/lxqt-panel/lxqt-panel-0.10.0-r1.ebuild 
b/lxqt-base/lxqt-panel/lxqt-panel-0.10.0-r1.ebuild
index 3c8e096..be3f75f 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-0.10.0-r1.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-0.10.0-r1.ebuild
@@ -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+"

diff --git a/lxqt-base/lxqt-panel/lxqt-panel-0.10.0.ebuild 
b/lxqt-base/lxqt-panel/lxqt-panel-0.10.0.ebuild
index 5072ce0..f1fb572 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-0.10.0.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-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+"

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 3ef7e6e..8c9da33 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+"

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.10.0.ebuild 
b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.10.0.ebuild
index f425e27..caba984 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-0.10.0.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-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+"

diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.10.0.ebuild 
b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.10.0.ebuild
index 3024940..5a584f2 100644
--- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.10.0.ebuild
+++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-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="LGPL-2.1+"

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 510c91f..7bec156 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+"

diff --git a/lxqt-base/lxqt-session/lxqt-session-0.10.0.ebuild 
b/lxqt-base/lxqt-session/lxqt-session-0.10.0.ebuild
index 107e5a4..ec07739 100644
--- a/lxqt-base/lxqt-session/lxqt-session-0.10.0.ebuild
+++ b/lxqt-base/lxqt-session/lxqt-session-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$
 
@@ -14,7 +14,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+"

Reply via email to