commit: 4272233a6df9577b5159292b9c8e8760e3c80215 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Fri Jan 14 12:12:23 2022 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Tue Jan 18 13:08:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4272233a
app-admin/mcelog: 180-r1 stable Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> app-admin/mcelog/mcelog-180-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/mcelog/mcelog-180-r1.ebuild b/app-admin/mcelog/mcelog-180-r1.ebuild index b52399135375..fb9fa9f0bc0a 100644 --- a/app-admin/mcelog/mcelog-180-r1.ebuild +++ b/app-admin/mcelog/mcelog-180-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/andikleen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-mcelog )"
