diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 20:48:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 20:48:32 +0100 |
commit | d3d21c4b70fe5f25025ecd308cc15a160e8d3235 (patch) | |
tree | c4e92312e2c6a5c7443756fc27b0fbca3ba2aa26 /dev-ruby/singleton | |
parent | dev-ruby/forwardable: Stabilize 1.3.3 sparc, #903355 (diff) | |
download | gentoo-d3d21c4b70fe5f25025ecd308cc15a160e8d3235.tar.gz gentoo-d3d21c4b70fe5f25025ecd308cc15a160e8d3235.tar.bz2 gentoo-d3d21c4b70fe5f25025ecd308cc15a160e8d3235.zip |
dev-ruby/singleton: Stabilize 0.1.1 sparc, #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 f93cf88e8f02..ca1eb4027285 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() { |