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/timer_entropyd/
Date: Thu, 05 Apr 2018 23:19:37
Message-Id: 1522970196.0373ca634d7a77d7fe44c3ddbe684c61be7f41f6.whissi@gentoo
1 commit: 0373ca634d7a77d7fe44c3ddbe684c61be7f41f6
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 23:13:11 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 23:16:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0373ca63
7
8 sys-apps/timer_entropyd: x86 stable (bug #651718)
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 sys-apps/timer_entropyd/timer_entropyd-0.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/timer_entropyd/timer_entropyd-0.3.ebuild b/sys-apps/timer_entropyd/timer_entropyd-0.3.ebuild
16 index 0c55fac4e63..9a5835c0363 100644
17 --- a/sys-apps/timer_entropyd/timer_entropyd-0.3.ebuild
18 +++ b/sys-apps/timer_entropyd/timer_entropyd-0.3.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.vanheusden.com/te/${P}.tgz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~mips ~x86"
24 +KEYWORDS="amd64 ~mips x86"
25 IUSE="debug selinux"
26
27 RDEPEND="selinux? ( sec-policy/selinux-entropyd )"