diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-26 10:22:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-26 11:06:06 +0100 |
commit | edff1957583bb3b591fecfc9fe911a9a4386588b (patch) | |
tree | d0a2e0d665f42ba30aea1cf6d75b66cad9d58d91 /app-crypt/jitterentropy | |
parent | sys-apps/rng-tools: stable 6.10 for ppc64 (diff) | |
download | gentoo-edff1957583bb3b591fecfc9fe911a9a4386588b.tar.gz gentoo-edff1957583bb3b591fecfc9fe911a9a4386588b.tar.bz2 gentoo-edff1957583bb3b591fecfc9fe911a9a4386588b.zip |
app-crypt/jitterentropy: stable 2.2.0 for ppc64
stable wrt bug #737528
Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-crypt/jitterentropy')
-rw-r--r-- | app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild index 55ee300c2630..bb616dee4bd6 100644 --- a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild +++ b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~riscv x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~riscv x86" IUSE="static-libs" S="${WORKDIR}/${PN}-library-${PV}" |