commit: b5ee85cc66a50f866452dd3014f504c83991c2ab Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Fri Jul 22 14:33:37 2022 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Fri Jul 22 14:33:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5ee85cc
sys-apps/haveged: stable on amd64, bug #860105 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> sys-apps/haveged/haveged-1.9.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/haveged/haveged-1.9.18.ebuild b/sys-apps/haveged/haveged-1.9.18.ebuild index d244e8e4456f..852354982f2f 100644 --- a/sys-apps/haveged/haveged-1.9.18.ebuild +++ b/sys-apps/haveged/haveged-1.9.18.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jirka-h/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~x86" IUSE="selinux static-libs threads" RDEPEND="
