commit: f0590a33f510257c77332f896a929400dfcf8bc7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 11 02:36:36 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 11 02:36:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0590a33
sys-apps/haveged: Stabilize 1.9.14-r1 amd64, #762139 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/haveged/haveged-1.9.14-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/haveged/haveged-1.9.14-r1.ebuild b/sys-apps/haveged/haveged-1.9.14-r1.ebuild index 19534f28e1b..bade476ce36 100644 --- a/sys-apps/haveged/haveged-1.9.14-r1.ebuild +++ b/sys-apps/haveged/haveged-1.9.14-r1.ebuild @@ -10,7 +10,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 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="selinux static-libs threads" RDEPEND="
