From: Mikle Kolyada Date: Sun, 3 Nov 2019 13:40:36 +0000 (+0300) Subject: app-crypt/jitterentropy: arm stable wrt bug #699172 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=606b54d12c988cc6e9e1de7e413be8bc9ae001e7;p=gentoo.git app-crypt/jitterentropy: arm stable wrt bug #699172 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada --- diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild index 412940d2dfa6..0048f74e8321 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}"