diff options
author | 2020-04-08 11:47:06 +0200 | |
---|---|---|
committer | 2020-04-08 11:47:33 +0200 | |
commit | 3b3cbdcb472a4626200ca2dcf52735f69c9b3688 (patch) | |
tree | a79bd55a03f123489ddff78cc03a249b269c2406 /sys-apps/haveged | |
parent | dev-qt/qtwebkit: arm64 stable (bug #716068) (diff) | |
download | gentoo-3b3cbdcb472a4626200ca2dcf52735f69c9b3688.tar.gz gentoo-3b3cbdcb472a4626200ca2dcf52735f69c9b3688.tar.bz2 gentoo-3b3cbdcb472a4626200ca2dcf52735f69c9b3688.zip |
sys-apps/haveged: amd64 stable wrt bug #713006
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/haveged/haveged-1.9.8c.ebuild b/sys-apps/haveged/haveged-1.9.8c.ebuild index b9926925e523..12c4f0ab2d63 100644 --- a/sys-apps/haveged/haveged-1.9.8c.ebuild +++ b/sys-apps/haveged/haveged-1.9.8c.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |