diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-24 20:18:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-24 20:18:34 +0200 |
commit | 11cff00a36d17a993ecb173e6e60d33ba440a7a5 (patch) | |
tree | 586e4b91c97cafeb7a119266192fc31adfb1e565 /sys-apps/haveged | |
parent | sys-apps/haveged: Stabilize 1.9.15 arm, #828409 (diff) | |
download | gentoo-11cff00a36d17a993ecb173e6e60d33ba440a7a5.tar.gz gentoo-11cff00a36d17a993ecb173e6e60d33ba440a7a5.tar.bz2 gentoo-11cff00a36d17a993ecb173e6e60d33ba440a7a5.zip |
sys-apps/haveged: Stabilize 1.9.15 ppc64, #828409
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/haveged')
-rw-r--r-- | sys-apps/haveged/haveged-1.9.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |