aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authororbea <orbea@riseup.net>2024-03-11 10:21:53 -0700
committerorbea <orbea@riseup.net>2024-03-11 10:22:50 -0700
commit7192211886561e65148aea720a8cf9cd6c07f3cf (patch)
treee344889e8dd541a3092308db83689a6f7f172f09 /dev-libs
parentdev-lang/rust: commit the correct rust ebuild (diff)
downloadlibressl-7192211886561e65148aea720a8cf9cd6c07f3cf.tar.gz
libressl-7192211886561e65148aea720a8cf9cd6c07f3cf.tar.bz2
libressl-7192211886561e65148aea720a8cf9cd6c07f3cf.zip
dev-libs/libressl: stabilize 3.7.3-r1 for amd64, arm, arm64, x86
Signed-off-by: orbea <orbea@riseup.net>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libressl/libressl-3.7.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libressl/libressl-3.7.3-r1.ebuild b/dev-libs/libressl/libressl-3.7.3-r1.ebuild
index a2beb54..f221896 100644
--- a/dev-libs/libressl/libressl-3.7.3-r1.ebuild
+++ b/dev-libs/libressl/libressl-3.7.3-r1.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/54"
-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 ~s390 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="+asm netcat static-libs test"
RESTRICT="!test? ( test )"