diff options
author | 2024-10-06 12:17:19 +0100 | |
---|---|---|
committer | 2024-10-06 12:17:19 +0100 | |
commit | f5fff22aaf4b7cbf2ce6e20a05868789f32ba058 (patch) | |
tree | 11cafacacad72c2678ba08f734fae9a52e76a894 /dev-ruby/ice_nine | |
parent | dev-ruby/dry-core: Stabilize 1.0.1 ppc64, #941067 (diff) | |
download | gentoo-f5fff22aaf4b7cbf2ce6e20a05868789f32ba058.tar.gz gentoo-f5fff22aaf4b7cbf2ce6e20a05868789f32ba058.tar.bz2 gentoo-f5fff22aaf4b7cbf2ce6e20a05868789f32ba058.zip |
dev-ruby/ice_nine: Stabilize 0.11.2-r2 ppc64, #941067
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/ice_nine')
-rw-r--r-- | dev-ruby/ice_nine/ice_nine-0.11.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ice_nine/ice_nine-0.11.2-r2.ebuild b/dev-ruby/ice_nine/ice_nine-0.11.2-r2.ebuild index 78e9ecf9aeb5..05777a2ecfd5 100644 --- a/dev-ruby/ice_nine/ice_nine-0.11.2-r2.ebuild +++ b/dev-ruby/ice_nine/ice_nine-0.11.2-r2.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://rubygems.org/gems/ice_nine https://github.com/dkubb/ice_nine" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86" IUSE="test" # Some tests are broken on Ruby 3 and require a new release upstream. |