commit: 7a836166c93592a651f1ddc91720c29c6e308e51 Author: orbea <orbea <AT> riseup <DOT> net> AuthorDate: Thu Jun 15 16:06:26 2023 +0000 Commit: orbea <orbea <AT> riseup <DOT> net> CommitDate: Thu Jun 15 16:12:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=7a836166
dev-libs/libressl: stabilize 3.6.3, 3.7.3 for amd64, x86 Signed-off-by: orbea <orbea <AT> riseup.net> dev-libs/libressl/libressl-3.6.3.ebuild | 2 +- dev-libs/libressl/libressl-3.7.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libressl/libressl-3.6.3.ebuild b/dev-libs/libressl/libressl-3.6.3.ebuild index 676477f..ed9a024 100644 --- a/dev-libs/libressl/libressl-3.6.3.ebuild +++ b/dev-libs/libressl/libressl-3.6.3.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 ~loong ~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 )" diff --git a/dev-libs/libressl/libressl-3.7.3.ebuild b/dev-libs/libressl/libressl-3.7.3.ebuild index 86de254..17ee658 100644 --- a/dev-libs/libressl/libressl-3.7.3.ebuild +++ b/dev-libs/libressl/libressl-3.7.3.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/54" -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" +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 )"