From: Rolf Eike Beer Date: Mon, 29 Apr 2019 18:03:53 +0000 (+0200) Subject: sys-apps/dmidecode: stable 3.2 for sparc, bug #684574 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c63e8c308fd3761eb14b8b85324e09982b97fe49;p=gentoo.git sys-apps/dmidecode: stable 3.2 for sparc, bug #684574 Signed-off-by: Rolf Eike Beer Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich --- diff --git a/sys-apps/dmidecode/dmidecode-3.2.ebuild b/sys-apps/dmidecode/dmidecode-3.2.ebuild index f53c590f83f5..fa84d3229608 100644 --- a/sys-apps/dmidecode/dmidecode-3.2.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.2.ebuild @@ -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 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" +KEYWORDS="-* amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-dmidecode )"