Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/dmidecode/
Date: Sun, 28 Apr 2019 20:34:41
Message-Id: 1556483655.dd03d3c8dbeed376f1d89bc8aaaf4a8ab03b4e03.whissi@gentoo
1 commit: dd03d3c8dbeed376f1d89bc8aaaf4a8ab03b4e03
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 28 20:18:31 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 28 20:34:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd03d3c8
7
8 sys-apps/dmidecode: x86 stable (bug #684574)
9
10 Package-Manager: Portage-2.3.64, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-apps/dmidecode/dmidecode-3.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/dmidecode/dmidecode-3.2.ebuild b/sys-apps/dmidecode/dmidecode-3.2.ebuild
17 index aed2a59fe5a..540ff926378 100644
18 --- a/sys-apps/dmidecode/dmidecode-3.2.ebuild
19 +++ b/sys-apps/dmidecode/dmidecode-3.2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://savannah.nongnu.org/download/${PN}/${P}.tar.xz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="-* amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris"
25 +KEYWORDS="-* amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris"
26 IUSE="selinux"
27
28 RDEPEND="selinux? ( sec-policy/selinux-dmidecode )"