diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-13 08:39:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-13 08:39:40 +0100 |
commit | 875f45af2243eab89107c36b90c39b344efb099b (patch) | |
tree | 9512e91f9821bc9a3adf8e451dbbc24da920b5cf /app-crypt/jitterentropy | |
parent | dev-cpp/antlr-cpp: ppc stable wrt bug #699084 (diff) | |
download | gentoo-875f45af2243eab89107c36b90c39b344efb099b.tar.gz gentoo-875f45af2243eab89107c36b90c39b344efb099b.tar.bz2 gentoo-875f45af2243eab89107c36b90c39b344efb099b.zip |
app-crypt/jitterentropy: ppc stable wrt bug #699172
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/jitterentropy')
-rw-r--r-- | app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild index ad15b1e15615..29db3f8f08ff 100644 --- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild +++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.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}" |