diff options
author | 2019-05-04 01:23:31 +0200 | |
---|---|---|
committer | 2019-05-04 01:24:06 +0200 | |
commit | 836e083c593d9e96a1875aba7f41e168945cb9f3 (patch) | |
tree | 17ecf2d0337ab0e01bbcb8e227b3b79a2b499943 /app-crypt/shash | |
parent | app-crypt/pinentry: keyword ~riscv (diff) | |
download | gentoo-836e083c593d9e96a1875aba7f41e168945cb9f3.tar.gz gentoo-836e083c593d9e96a1875aba7f41e168945cb9f3.tar.bz2 gentoo-836e083c593d9e96a1875aba7f41e168945cb9f3.zip |
app-crypt/shash: keyword ~riscv
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-crypt/shash')
-rw-r--r-- | app-crypt/shash/shash-0.2.6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/shash/shash-0.2.6-r3.ebuild b/app-crypt/shash/shash-0.2.6-r3.ebuild index ffbd2746044e..b566b8c1951c 100644 --- a/app-crypt/shash/shash-0.2.6-r3.ebuild +++ b/app-crypt/shash/shash-0.2.6-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://mcrypt.hellug.gr/pub/mcrypt/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static" DEPEND=">=app-crypt/mhash-0.8.18-r1" |