summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-11-18 14:26:11 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-11-18 14:27:20 +0300
commitcb3e41652b6513f1dca0e522aa462c7209320581 (patch)
tree0cc5016376390bc81e9790d1c168ae30a4f402ca /sys-libs
parentmedia-libs/libqaccessibilityclient: 0.3.0 version bump (diff)
downloadgentoo-cb3e41652b6513f1dca0e522aa462c7209320581.tar.gz
gentoo-cb3e41652b6513f1dca0e522aa462c7209320581.tar.bz2
gentoo-cb3e41652b6513f1dca0e522aa462c7209320581.zip
sys-libs/efivar: Add ~arm keyword wrt bug #548942
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/efivar/efivar-30.ebuild4
-rw-r--r--sys-libs/efivar/efivar-31.ebuild4
-rw-r--r--sys-libs/efivar/efivar-32-r1.ebuild4
-rw-r--r--sys-libs/efivar/efivar-32.ebuild4
-rw-r--r--sys-libs/efivar/efivar-35.ebuild4
-rw-r--r--sys-libs/efivar/efivar-36.ebuild4
6 files changed, 12 insertions, 12 deletions
diff --git a/sys-libs/efivar/efivar-30.ebuild b/sys-libs/efivar/efivar-30.ebuild
index b50a9b12bb88..e45c9ae1e97a 100644
--- a/sys-libs/efivar/efivar-30.ebuild
+++ b/sys-libs/efivar/efivar-30.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/rhinstaller/efivar/releases/download/${PV}/${P}.tar.
LICENSE="GPL-2"
SLOT="0/1"
-KEYWORDS="amd64 ~arm64 ia64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ia64 x86"
RDEPEND="dev-libs/popt"
DEPEND="${RDEPEND}
diff --git a/sys-libs/efivar/efivar-31.ebuild b/sys-libs/efivar/efivar-31.ebuild
index 422efb851d23..6eccd1d7ed33 100644
--- a/sys-libs/efivar/efivar-31.ebuild
+++ b/sys-libs/efivar/efivar-31.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/rhinstaller/efivar/releases/download/${PV}/${P}.tar.
LICENSE="GPL-2"
SLOT="0/1"
-KEYWORDS="amd64 ~arm64 ia64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ia64 x86"
RDEPEND="dev-libs/popt"
DEPEND="${RDEPEND}
diff --git a/sys-libs/efivar/efivar-32-r1.ebuild b/sys-libs/efivar/efivar-32-r1.ebuild
index 2ae5a0644a86..b9a3ef43942b 100644
--- a/sys-libs/efivar/efivar-32-r1.ebuild
+++ b/sys-libs/efivar/efivar-32-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/rhinstaller/efivar/archive/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0/1"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
RDEPEND="dev-libs/popt"
DEPEND="${RDEPEND}
diff --git a/sys-libs/efivar/efivar-32.ebuild b/sys-libs/efivar/efivar-32.ebuild
index 43993d90bc5f..bec7c857931f 100644
--- a/sys-libs/efivar/efivar-32.ebuild
+++ b/sys-libs/efivar/efivar-32.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/rhinstaller/efivar/archive/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0/1"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
RDEPEND="dev-libs/popt"
DEPEND="${RDEPEND}
diff --git a/sys-libs/efivar/efivar-35.ebuild b/sys-libs/efivar/efivar-35.ebuild
index 93339047a52a..b050cddcf60d 100644
--- a/sys-libs/efivar/efivar-35.ebuild
+++ b/sys-libs/efivar/efivar-35.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/rhinstaller/efivar/releases/download/${PV}/${P}.tar.
LICENSE="GPL-2"
SLOT="0/1"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
RDEPEND="dev-libs/popt"
DEPEND="${RDEPEND}
diff --git a/sys-libs/efivar/efivar-36.ebuild b/sys-libs/efivar/efivar-36.ebuild
index 93339047a52a..b050cddcf60d 100644
--- a/sys-libs/efivar/efivar-36.ebuild
+++ b/sys-libs/efivar/efivar-36.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/rhinstaller/efivar/releases/download/${PV}/${P}.tar.
LICENSE="GPL-2"
SLOT="0/1"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
RDEPEND="dev-libs/popt"
DEPEND="${RDEPEND}