aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-08-02 20:34:29 -0400
committerAnthony G. Basile <blueness@gentoo.org>2018-08-02 20:34:29 -0400
commit75406c8ad02e72b94234c6ec1b1317f944863c14 (patch)
treecf21dddfd01f62eeb4dec7159ed8334c62741463 /sys-auth
parentapp-emulation/wine-vanilla: remove unused flags from metadata.xml (diff)
downloadmusl-75406c8ad02e72b94234c6ec1b1317f944863c14.tar.gz
musl-75406c8ad02e72b94234c6ec1b1317f944863c14.tar.bz2
musl-75406c8ad02e72b94234c6ec1b1317f944863c14.zip
Add arm64 keywords globally
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/elogind/elogind-234.4.ebuild2
-rw-r--r--sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild2
-rw-r--r--sys-auth/polkit/polkit-0.113-r4.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/elogind/elogind-234.4.ebuild b/sys-auth/elogind/elogind-234.4.ebuild
index 51251628..96d5c75b 100644
--- a/sys-auth/elogind/elogind-234.4.ebuild
+++ b/sys-auth/elogind/elogind-234.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="CC0-1.0 LGPL-2.1+ public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="acl debug pam policykit selinux"
RDEPEND="
diff --git a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild
index d1042f70..be39e51f 100644
--- a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild
+++ b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="amd64 arm ia64 ppc sparc x86"
+KEYWORDS="amd64 arm arm64 ia64 ppc sparc x86"
IUSE=""
COMMON_DEPEND=""
diff --git a/sys-auth/polkit/polkit-0.113-r4.ebuild b/sys-auth/polkit/polkit-0.113-r4.ebuild
index 93f21aa6..111db80d 100644
--- a/sys-auth/polkit/polkit-0.113-r4.ebuild
+++ b/sys-auth/polkit/polkit-0.113-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ~mips ppc x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc x86"
IUSE="elogind examples gtk +introspection jit kde nls pam selinux systemd test"
REQUIRED_USE="?? ( elogind systemd )"