commit: bfedc6dfa4aae9c003e5429ae77ff3f0c9da44b5 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Mon Nov 4 19:34:01 2024 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Mon Nov 4 19:34:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfedc6df
dev-ruby/singleton: marked ~arm64-macos Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> dev-ruby/singleton/singleton-0.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/singleton/singleton-0.2.0.ebuild b/dev-ruby/singleton/singleton-0.2.0.ebuild index 994a3e3f0674..7dc481ee38ce 100644 --- a/dev-ruby/singleton/singleton-0.2.0.ebuild +++ b/dev-ruby/singleton/singleton-0.2.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/ruby/singleton/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="" all_ruby_prepare() {
