commit: 6d7a0b07c9029d6aada9f2d5fd15dba73158fe64 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 19 14:12:31 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 19 14:12:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d7a0b07
sys-apps/haveged: Stabilize 1.9.17 ppc64, #833724 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-apps/haveged/haveged-1.9.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/haveged/haveged-1.9.17.ebuild b/sys-apps/haveged/haveged-1.9.17.ebuild index 90147b5a6e13..9615b9c266ed 100644 --- a/sys-apps/haveged/haveged-1.9.17.ebuild +++ b/sys-apps/haveged/haveged-1.9.17.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="
