diff options
author | 2024-10-09 06:44:44 +0100 | |
---|---|---|
committer | 2024-10-09 06:44:44 +0100 | |
commit | 4ad878af4461e45150ec8e85cfec10d12ce6ccc2 (patch) | |
tree | a236a7db7c70e56eafc0c0a6ad5b423e763bc67c /dev-ruby/singleton | |
parent | dev-ruby/racc: Stabilize 1.8.1 ppc, #941032 (diff) | |
download | gentoo-4ad878af4461e45150ec8e85cfec10d12ce6ccc2.tar.gz gentoo-4ad878af4461e45150ec8e85cfec10d12ce6ccc2.tar.bz2 gentoo-4ad878af4461e45150ec8e85cfec10d12ce6ccc2.zip |
dev-ruby/singleton: Stabilize 0.2.0 ppc, #940943
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/singleton')
-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 48f3dae09399..cae8492dd8f7 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() { |