diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-27 09:36:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-27 09:36:06 +0200 |
commit | 725d64f54298aaf014312b6ddc071510c986eb0b (patch) | |
tree | 59464047e671cd226dfac97c51f7a0523f5c5969 /app-crypt | |
parent | app-crypt/jitterentropy: arm64 stable wrt bug #851789 (diff) | |
download | gentoo-725d64f54298aaf014312b6ddc071510c986eb0b.tar.gz gentoo-725d64f54298aaf014312b6ddc071510c986eb0b.tar.bz2 gentoo-725d64f54298aaf014312b6ddc071510c986eb0b.zip |
app-crypt/jitterentropy: ppc stable wrt bug #851789
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild index 44293313aa6b..420cd9360bcc 100644 --- a/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild +++ b/app-crypt/jitterentropy/jitterentropy-3.3.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar. # Do not package these two components! LICENSE="BSD" SLOT="0/3" -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}" |