diff options
author | 2024-10-10 11:03:48 +0000 | |
---|---|---|
committer | 2024-10-10 11:03:48 +0000 | |
commit | 4156cb7c854e23ee48f44d0475025bf38fe5a36b (patch) | |
tree | bdd0e38d6d51b8c8a707bbfa0e6a9f9126bb8a81 /dev-ruby | |
parent | dev-ruby/rspec-expectations: Stabilize 3.13.2 arm64, #940941 (diff) | |
download | gentoo-4156cb7c854e23ee48f44d0475025bf38fe5a36b.tar.gz gentoo-4156cb7c854e23ee48f44d0475025bf38fe5a36b.tar.bz2 gentoo-4156cb7c854e23ee48f44d0475025bf38fe5a36b.zip |
dev-ruby/singleton: Stabilize 0.2.0 arm64, #940943
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/singleton/singleton-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/singleton/singleton-0.2.0.ebuild b/dev-ruby/singleton/singleton-0.2.0.ebuild index cae8492dd8f7..522556189a28 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 ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" all_ruby_prepare() { |