diff options
author | Göktürk Yüksek <gokturk@gentoo.org> | 2019-06-11 15:11:58 -0400 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2019-06-11 16:32:16 -0400 |
commit | dcf95f5a9856420c70ed55a77d2ab5eec7959c76 (patch) | |
tree | fcac23d2e0ca2ed3e886057a2aba0316c094b4d1 /app-crypt/libb2 | |
parent | dev-ada/gtkada: bump to 2019 (diff) | |
download | gentoo-dcf95f5a9856420c70ed55a77d2ab5eec7959c76.tar.gz gentoo-dcf95f5a9856420c70ed55a77d2ab5eec7959c76.tar.bz2 gentoo-dcf95f5a9856420c70ed55a77d2ab5eec7959c76.zip |
app-crypt/libb2: keyword for ~riscv #687510
Tested on a SiFive HiFive Unleashed board (Freedom U540 SoC)
Bug: https://bugs.gentoo.org/687510
Package-Manager: Portage-2.3.67, Repoman-2.3.12
Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Diffstat (limited to 'app-crypt/libb2')
-rw-r--r-- | app-crypt/libb2/libb2-0.98.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libb2/libb2-0.98.1-r1.ebuild b/app-crypt/libb2/libb2-0.98.1-r1.ebuild index bbcfa1a05d52..67f4767dd8b2 100644 --- a/app-crypt/libb2/libb2-0.98.1-r1.ebuild +++ b/app-crypt/libb2/libb2-0.98.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/BLAKE2/libb2/archive/${GITHASH}.tar.gz -> ${P}.tar.g LICENSE="CC0-1.0" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs native-cflags openmp" DEPEND=" |