commit: 11cff00a36d17a993ecb173e6e60d33ba440a7a5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 24 18:18:34 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Dec 24 18:18:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11cff00a
sys-apps/haveged: Stabilize 1.9.15 ppc64, #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 060c443a06ef..de9a69ac22d6 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="
