diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 20:45:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 20:45:49 +0100 |
commit | 7ff50fd771a41fd171cdedcc83ee9ef8ecdafd2d (patch) | |
tree | 761bb98fa16a26cd9beb3589ce708e8eb41900a9 /dev-ruby/singleton | |
parent | dev-ruby/forwardable: Stabilize 1.3.3 x86, #903355 (diff) | |
download | gentoo-7ff50fd771a41fd171cdedcc83ee9ef8ecdafd2d.tar.gz gentoo-7ff50fd771a41fd171cdedcc83ee9ef8ecdafd2d.tar.bz2 gentoo-7ff50fd771a41fd171cdedcc83ee9ef8ecdafd2d.zip |
dev-ruby/singleton: Stabilize 0.1.1 x86, #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 880206c38d3b..680aba1a7cf0 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() { |