From: Thomas Deutschmann Date: Tue, 13 Mar 2018 22:07:32 +0000 (+0100) Subject: sys-apps/dmidecode: x86 stable (bug #650356) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2ca732f22b41667a93f8f75fd3a72f6cd4f9266a;p=gentoo.git sys-apps/dmidecode: x86 stable (bug #650356) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/sys-apps/dmidecode/dmidecode-3.1.ebuild b/sys-apps/dmidecode/dmidecode-3.1.ebuild index 1982039343e9..9f483625118b 100644 --- a/sys-apps/dmidecode/dmidecode-3.1.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://savannah.nongnu.org/download/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" +KEYWORDS="-* ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-dmidecode )"