diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-08 12:17:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-08 12:17:42 +0200 |
commit | 7b87bbe15b4968be5f7e5d6cc44d9713e0269415 (patch) | |
tree | ffd1d644af7d9fbcd09ec88f5b4e77f4ecb0f2a1 /sys-apps/haveged | |
parent | net-misc/axel: x86 stable wrt bug #716616 (diff) | |
download | gentoo-7b87bbe15b4968be5f7e5d6cc44d9713e0269415.tar.gz gentoo-7b87bbe15b4968be5f7e5d6cc44d9713e0269415.tar.bz2 gentoo-7b87bbe15b4968be5f7e5d6cc44d9713e0269415.zip |
sys-apps/haveged: arm stable wrt bug #713006
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/haveged')
-rw-r--r-- | sys-apps/haveged/haveged-1.9.8c.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/haveged/haveged-1.9.8c.ebuild b/sys-apps/haveged/haveged-1.9.8c.ebuild index 12c4f0ab2d63..9054d5f0026d 100644 --- a/sys-apps/haveged/haveged-1.9.8c.ebuild +++ b/sys-apps/haveged/haveged-1.9.8c.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 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="selinux static-libs threads" RDEPEND=" |