diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-04-05 12:45:47 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-05 23:05:23 +0300 |
commit | 62f1ced47d6f8a3717209001913810b81421b439 (patch) | |
tree | 8dc1a62165840566e033680bbcf31a4287539720 /app-crypt/jitterentropy | |
parent | sys-fs/sysfsutils: arm64 stable (bug #714774) (diff) | |
download | gentoo-62f1ced47d6f8a3717209001913810b81421b439.tar.gz gentoo-62f1ced47d6f8a3717209001913810b81421b439.tar.bz2 gentoo-62f1ced47d6f8a3717209001913810b81421b439.zip |
app-crypt/jitterentropy: arm64 stable (bug #714774)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@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 3650c55ef152..3ada1ab619f8 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}" |