diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2022-07-22 10:33:37 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2022-07-22 10:33:47 -0400 |
commit | b5ee85cc66a50f866452dd3014f504c83991c2ab (patch) | |
tree | a46d5fe7bd4e571435ee5021d45e0e8c49d962f7 /sys-apps/haveged | |
parent | games-emulation/dolphin: disable qt6 automagic (diff) | |
download | gentoo-b5ee85cc66a50f866452dd3014f504c83991c2ab.tar.gz gentoo-b5ee85cc66a50f866452dd3014f504c83991c2ab.tar.bz2 gentoo-b5ee85cc66a50f866452dd3014f504c83991c2ab.zip |
sys-apps/haveged: stable on amd64, bug #860105
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'sys-apps/haveged')
-rw-r--r-- | sys-apps/haveged/haveged-1.9.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/haveged/haveged-1.9.18.ebuild b/sys-apps/haveged/haveged-1.9.18.ebuild index d244e8e4456f..852354982f2f 100644 --- a/sys-apps/haveged/haveged-1.9.18.ebuild +++ b/sys-apps/haveged/haveged-1.9.18.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=" |