commit: 2aa76974bde8566c250d431ba0607647c48bee0a Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon Jan 28 07:19:32 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon Jan 28 07:19:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aa76974
sys-auth/elogind: amd64 stable wrt bug #674712 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 sys-auth/elogind/elogind-239.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-auth/elogind/elogind-239.3.ebuild b/sys-auth/elogind/elogind-239.3.ebuild index f9136f937f1..3524b01a1b8 100644 --- a/sys-auth/elogind/elogind-239.3.ebuild +++ b/sys-auth/elogind/elogind-239.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x86" IUSE="+acl debug doc +pam +policykit selinux" COMMON_DEPEND="
