commit: 7a801e7b834207ed7c12c934e069bc4078d0a922 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sat Apr 20 19:01:56 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Apr 20 19:09:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a801e7b
sys-auth/elogind: arm64 stable (bug #682158) Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 sys-auth/elogind/elogind-239.4.ebuild | 2 +- sys-auth/elogind/elogind-241.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-auth/elogind/elogind-239.4.ebuild b/sys-auth/elogind/elogind-239.4.ebuild index 295e400ee97..37683d18cf7 100644 --- a/sys-auth/elogind/elogind-239.4.ebuild +++ b/sys-auth/elogind/elogind-239.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 ~arm64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86" IUSE="+acl debug doc +pam +policykit selinux" COMMON_DEPEND=" diff --git a/sys-auth/elogind/elogind-241.2.ebuild b/sys-auth/elogind/elogind-241.2.ebuild index 2b18cff05a4..9e90bc76496 100644 --- a/sys-auth/elogind/elogind-241.2.ebuild +++ b/sys-auth/elogind/elogind-241.2.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 ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+acl debug doc +pam +policykit selinux" COMMON_DEPEND="
