commit: 72d87baa44ffc054e0c985a21a5f9e2fc5942643 Author: Saki Xi <space_raccoon <AT> riseup <DOT> net> AuthorDate: Tue Dec 13 00:45:37 2022 +0000 Commit: Quentin Retornaz <gentoo <AT> retornaz <DOT> com> CommitDate: Tue Dec 13 22:15:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=72d87baa
dev-libs/libressl: Considered stable by upstream. No Security updates for previous version. So better bump. Signed-off-by: Saki Xi <space_raccoon <AT> riseup.net> Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com> dev-libs/libressl/libressl-3.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libressl/libressl-3.6.1.ebuild b/dev-libs/libressl/libressl-3.6.1.ebuild index 1dd3eff..ac282ba 100644 --- a/dev-libs/libressl/libressl-3.6.1.ebuild +++ b/dev-libs/libressl/libressl-3.6.1.ebuild @@ -17,7 +17,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/53" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+asm static-libs test" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( static-libs )"
