summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2019-08-05 19:41:10 -0400
committerGöktürk Yüksek <gokturk@gentoo.org>2019-08-05 19:55:19 -0400
commit30a6220a94157546d564795a6b405277684e7bbe (patch)
treeae3044144ad160ad37f73c6d5f33d4de29c2549e /app-crypt/jitterentropy
parentdev-util/desktop-file-utils: keyword for riscv (diff)
downloadgentoo-30a6220a94157546d564795a6b405277684e7bbe.tar.gz
gentoo-30a6220a94157546d564795a6b405277684e7bbe.tar.bz2
gentoo-30a6220a94157546d564795a6b405277684e7bbe.zip
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 <gokturk@gentoo.org>
Diffstat (limited to 'app-crypt/jitterentropy')
-rw-r--r--app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild2
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 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}"