diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 20:46:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 20:46:01 +0100 |
commit | eacdeea8bc617179ef92ed844fa0c6d03f49225a (patch) | |
tree | 7a9567645dde5a619065a742061088e4ce7f303f /dev-ruby/singleton | |
parent | dev-ruby/forwardable: Stabilize 1.3.3 arm, #903355 (diff) | |
download | gentoo-eacdeea8bc617179ef92ed844fa0c6d03f49225a.tar.gz gentoo-eacdeea8bc617179ef92ed844fa0c6d03f49225a.tar.bz2 gentoo-eacdeea8bc617179ef92ed844fa0c6d03f49225a.zip |
dev-ruby/singleton: Stabilize 0.1.1 arm, #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 92f25acd04f6..f93cf88e8f02 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() { |