diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 20:45:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 20:45:56 +0100 |
commit | 0fce207dc00d4d3fdb588944e33c876d0215f93c (patch) | |
tree | fc8e3b34ebe7c1078d192ed8fae49427f3f8332a /dev-ruby/forwardable | |
parent | dev-ruby/prime: Stabilize 0.1.2-r1 amd64, #903355 (diff) | |
download | gentoo-0fce207dc00d4d3fdb588944e33c876d0215f93c.tar.gz gentoo-0fce207dc00d4d3fdb588944e33c876d0215f93c.tar.bz2 gentoo-0fce207dc00d4d3fdb588944e33c876d0215f93c.zip |
dev-ruby/forwardable: Stabilize 1.3.3 amd64, #903355
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/forwardable')
-rw-r--r-- | dev-ruby/forwardable/forwardable-1.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/forwardable/forwardable-1.3.3.ebuild b/dev-ruby/forwardable/forwardable-1.3.3.ebuild index 7d944928edd0..a805203b4df4 100644 --- a/dev-ruby/forwardable/forwardable-1.3.3.ebuild +++ b/dev-ruby/forwardable/forwardable-1.3.3.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/ruby/forwardable/archive/v${PV}.tar.gz -> ${P}.tar.g 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() { |