Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/haveged/
Date: Sun, 01 Apr 2018 17:41:31
Message-Id: 1522604447.16d6a9cb05b611b26f40f7d408540d34cab034e7.bman@gentoo
1 commit: 16d6a9cb05b611b26f40f7d408540d34cab034e7
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 1 17:12:36 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 1 17:40:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16d6a9cb
7
8 sys-apps/haveged: amd64 stable
9
10 Bug: https://bugs.gentoo.org/652088
11 Package-Manager: Portage-2.3.27, Repoman-2.3.9
12
13 sys-apps/haveged/haveged-1.9.2-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/haveged/haveged-1.9.2-r1.ebuild b/sys-apps/haveged/haveged-1.9.2-r1.ebuild
17 index 5d34a81b053..e43732a8d98 100644
18 --- a/sys-apps/haveged/haveged-1.9.2-r1.ebuild
19 +++ b/sys-apps/haveged/haveged-1.9.2-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://www.issihosts.com/haveged/${P}.tar.gz"
21
22 LICENSE="GPL-3+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
26 IUSE="selinux static-libs"
27
28 DEPEND=""