From: Göktürk Yüksek Date: Mon, 5 Aug 2019 23:41:10 +0000 (-0400) Subject: app-crypt/jitterentropy: keyword for riscv #691526 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=30a6220a94157546d564795a6b405277684e7bbe;p=gentoo.git app-crypt/jitterentropy: keyword for riscv #691526 Package-Manager: Portage-2.3.67, Repoman-2.3.12 RepoMan-Options: --include-arches="riscv" Signed-off-by: Göktürk Yüksek --- diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild index 0cd818fed6c3..c9568cf08291 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="~amd64 ~arm64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv" IUSE="static-libs" S="${WORKDIR}/${PN}-library-${PV}"