diff options
author | 2024-01-21 15:04:22 +0100 | |
---|---|---|
committer | 2024-01-21 15:04:22 +0100 | |
commit | 2eb23a2f0836648df289c65d1270388039a0a991 (patch) | |
tree | 8487893a87d01699c6798ba1fc2c27f5bf47d575 /dev-ruby/irb | |
parent | dev-util/spirv-llvm-translator: also depend on newer spirv-headers (diff) | |
download | gentoo-2eb23a2f0836648df289c65d1270388039a0a991.tar.gz gentoo-2eb23a2f0836648df289c65d1270388039a0a991.tar.bz2 gentoo-2eb23a2f0836648df289c65d1270388039a0a991.zip |
dev-ruby/irb: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/irb')
-rw-r--r-- | dev-ruby/irb/irb-1.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/irb/irb-1.11.1.ebuild b/dev-ruby/irb/irb-1.11.1.ebuild index 0a1af7bd9549..53814048d1d4 100644 --- a/dev-ruby/irb/irb-1.11.1.ebuild +++ b/dev-ruby/irb/irb-1.11.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/irb/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -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="test" # Ensure a new enough eselect-ruby is present to avoid clobbering the |