commit: 647f00fcfb69fcfbee0a947eb94ec0b0b6e69b4d Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Wed Mar 14 07:12:03 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed Mar 14 07:20:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=647f00fc
sys-apps/dmidecode: stable 3.1 for sparc, bug #650356 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" sys-apps/dmidecode/dmidecode-3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/dmidecode/dmidecode-3.1.ebuild b/sys-apps/dmidecode/dmidecode-3.1.ebuild index 89546a62604..a175ec522d7 100644 --- a/sys-apps/dmidecode/dmidecode-3.1.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.1.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 ~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 )"
