Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/dmidecode/
Date: Tue, 07 May 2019 20:14:16
Message-Id: 1557260009.396d4ea908bc6b522036306a149f250baa71c4b8.klausman@gentoo
1 commit: 396d4ea908bc6b522036306a149f250baa71c4b8
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 7 20:13:20 2019 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue May 7 20:13:29 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=396d4ea9
7
8 sys-apps/dmidecode-3.2-r0: alpha stable
9
10 Bug: http://bugs.gentoo.org/684574
11 Signed-off-by: Tobias Klausmann <klausman <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 fa84d322960..09bb8c62700 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="-* alpha 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 )"