commit: 4d01f1a140d6fe14883bf062afe9906ad79c5b90 Author: orbea <orbea <AT> riseup <DOT> net> AuthorDate: Thu Aug 15 04:28:22 2024 +0000 Commit: orbea <orbea <AT> riseup <DOT> net> CommitDate: Thu Aug 15 04:29:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=4d01f1a1
dev-libs/libressl: add ~riscv keyword Signed-off-by: orbea <orbea <AT> riseup.net> dev-libs/libressl/libressl-3.8.4.ebuild | 2 +- dev-libs/libressl/libressl-3.9.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libressl/libressl-3.8.4.ebuild b/dev-libs/libressl/libressl-3.8.4.ebuild index 13e5b8f..28c3dde 100644 --- a/dev-libs/libressl/libressl-3.8.4.ebuild +++ b/dev-libs/libressl/libressl-3.8.4.ebuild @@ -18,7 +18,7 @@ LICENSE="ISC openssl" # we'll try to use the max of either. However, if either change between # versions, we have to change the subslot to trigger rebuild of consumers. SLOT="0/55" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+asm netcat static-libs test" RESTRICT="!test? ( test )" diff --git a/dev-libs/libressl/libressl-3.9.2.ebuild b/dev-libs/libressl/libressl-3.9.2.ebuild index 6eff98f..95a0ee4 100644 --- a/dev-libs/libressl/libressl-3.9.2.ebuild +++ b/dev-libs/libressl/libressl-3.9.2.ebuild @@ -18,7 +18,7 @@ LICENSE="ISC openssl" # we'll try to use the max of either. However, if either change between # versions, we have to change the subslot to trigger rebuild of consumers. SLOT="0/56" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+asm netcat static-libs test" RESTRICT="!test? ( test )"