commit: a8849d52afef7fd8e5514206d81a7a2cf9019966 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 24 18:18:31 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Dec 24 18:18:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8849d52
sys-apps/haveged: Stabilize 1.9.15 arm, #828409 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-apps/haveged/haveged-1.9.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/haveged/haveged-1.9.15.ebuild b/sys-apps/haveged/haveged-1.9.15.ebuild index 8138353677eb..060c443a06ef 100644 --- a/sys-apps/haveged/haveged-1.9.15.ebuild +++ b/sys-apps/haveged/haveged-1.9.15.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 ~mips ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv x86" IUSE="selinux static-libs threads" RDEPEND="
