From 6eaea842808852e8551c315ef2107708fe917a10 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Mon, 1 Apr 2024 10:47:28 +0200 Subject: virtual/ruby-ssl: stabilize 13 for ALLARCHES Signed-off-by: Hans de Graaff --- virtual/ruby-ssl/ruby-ssl-13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'virtual/ruby-ssl') diff --git a/virtual/ruby-ssl/ruby-ssl-13.ebuild b/virtual/ruby-ssl/ruby-ssl-13.ebuild index c82e7535a2fe..421b6188f568 100644 --- a/virtual/ruby-ssl/ruby-ssl-13.ebuild +++ b/virtual/ruby-ssl/ruby-ssl-13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ inherit ruby-ng DESCRIPTION="Virtual ebuild for the Ruby OpenSSL bindings" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" ruby_targets_ruby31? ( dev-lang/ruby:3.1[ssl] ) -- cgit v1.2.3-65-gdbad