diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-28 08:41:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-28 08:41:05 +0200 |
commit | 529ecace5bccf47efb1f356632fe5ff52988a696 (patch) | |
tree | 8b71611ac31e756dfc0585c3cd1d455ce83e996a /app-crypt/jitterentropy | |
parent | net-misc/yt-dlp: stabilize 2022.6.22.1 ALLARCHES (diff) | |
download | gentoo-529ecace5bccf47efb1f356632fe5ff52988a696.tar.gz gentoo-529ecace5bccf47efb1f356632fe5ff52988a696.tar.bz2 gentoo-529ecace5bccf47efb1f356632fe5ff52988a696.zip |
app-crypt/jitterentropy: amd64 stable wrt bug #851789
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/jitterentropy')
-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 e599f0940ce6..92ced29204d0 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}" |