diff options
author | 2023-03-28 20:45:53 +0100 | |
---|---|---|
committer | 2023-03-28 20:45:53 +0100 | |
commit | 71ca5536ea7266ad652c279942fa71c69c7d3a44 (patch) | |
tree | 59cbfb681c519fe57d63a5f74188be7885abe175 /dev-ruby/singleton | |
parent | dev-ruby/forwardable: Stabilize 1.3.3 arm64, #903355 (diff) | |
download | gentoo-71ca5536ea7266ad652c279942fa71c69c7d3a44.tar.gz gentoo-71ca5536ea7266ad652c279942fa71c69c7d3a44.tar.bz2 gentoo-71ca5536ea7266ad652c279942fa71c69c7d3a44.zip |
dev-ruby/singleton: Stabilize 0.1.1 arm64, #903355
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/singleton')
-rw-r--r-- | dev-ruby/singleton/singleton-0.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/singleton/singleton-0.1.1.ebuild b/dev-ruby/singleton/singleton-0.1.1.ebuild index 680aba1a7cf0..ee6f2a04eebf 100644 --- a/dev-ruby/singleton/singleton-0.1.1.ebuild +++ b/dev-ruby/singleton/singleton-0.1.1.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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" all_ruby_prepare() { |