diff options
author | Göktürk Yüksek <gokturk@gentoo.org> | 2019-07-24 22:08:50 -0400 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2019-08-05 19:54:13 -0400 |
commit | 56c797771edc73357941619e4dbdd8d4d0132a21 (patch) | |
tree | 0f61057f7a9df1786bf3299c549c012a5a3d694a /app-crypt/rhash | |
parent | arm64/p.u.m: jitterentropy is keyworded now (diff) | |
download | gentoo-56c797771edc73357941619e4dbdd8d4d0132a21.tar.gz gentoo-56c797771edc73357941619e4dbdd8d4d0132a21.tar.bz2 gentoo-56c797771edc73357941619e4dbdd8d4d0132a21.zip |
app-crypt/rhash: keyword for riscv
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/rhash')
-rw-r--r-- | app-crypt/rhash/rhash-1.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/rhash/rhash-1.3.8.ebuild b/app-crypt/rhash/rhash-1.3.8.ebuild index d90710484a0c..37f7ea0d0ddb 100644 --- a/app-crypt/rhash/rhash-1.3.8.ebuild +++ b/app-crypt/rhash/rhash-1.3.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="debug nls libressl ssl static-libs" RDEPEND=" |