diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-09-10 12:36:30 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-09-10 12:40:57 +0200 |
commit | de6b74c8ca9a2ae74357b6875f7ce5bfaa7c838e (patch) | |
tree | 3079fe46e4e01495538fb86ba8fb58bd99137c73 /dev-lang/ruby | |
parent | dev-libs/openssl-3.0.10: added Prefix keywords (diff) | |
download | gentoo-de6b74c8ca9a2ae74357b6875f7ce5bfaa7c838e.tar.gz gentoo-de6b74c8ca9a2ae74357b6875f7ce5bfaa7c838e.tar.bz2 gentoo-de6b74c8ca9a2ae74357b6875f7ce5bfaa7c838e.zip |
dev-lang/ruby-3.2.2-r4: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-3.2.2-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-3.2.2-r4.ebuild b/dev-lang/ruby/ruby-3.2.2-r4.ebuild index a96b020a1723..9e0b71b55821 100644 --- a/dev-lang/ruby/ruby-3.2.2-r4.ebuild +++ b/dev-lang/ruby/ruby-3.2.2-r4.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/" SRC_URI="https://cache.ruby-lang.org/pub/ruby/${SLOT}/${MY_P}.tar.xz" LICENSE="|| ( Ruby-BSD BSD-2 )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~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" IUSE="berkdb debug doc examples gdbm ipv6 jemalloc jit socks5 +ssl static-libs systemtap tk valgrind xemacs" RDEPEND=" |