aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaki Xi <space_raccoon@riseup.net>2022-12-13 01:45:37 +0100
committerQuentin Retornaz <gentoo@retornaz.com>2022-12-13 23:15:46 +0100
commit72d87baa44ffc054e0c985a21a5f9e2fc5942643 (patch)
tree086c799f62b4f8dd37b7917239a52e5f42234af1 /dev-libs/libressl
parentdev-libs/libressl: Version bump 3.7.0 (diff)
downloadlibressl-72d87baa44ffc054e0c985a21a5f9e2fc5942643.tar.gz
libressl-72d87baa44ffc054e0c985a21a5f9e2fc5942643.tar.bz2
libressl-72d87baa44ffc054e0c985a21a5f9e2fc5942643.zip
dev-libs/libressl: Considered stable by upstream.
No Security updates for previous version. So better bump. Signed-off-by: Saki Xi <space_raccoon@riseup.net> Signed-off-by: Quentin Retornaz <gentoo@retornaz.com>
Diffstat (limited to 'dev-libs/libressl')
-rw-r--r--dev-libs/libressl/libressl-3.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"