diff options
author | 2024-10-06 16:30:13 +0300 | |
---|---|---|
committer | 2024-10-06 16:30:46 +0300 | |
commit | 44db9c821e1efc899e4ba4f0910b2633283ad710 (patch) | |
tree | 961e6f20d4318ee363df527da00515717e1c4a01 /dev-ruby/tins | |
parent | dev-ruby/mocha: Stabilize 2.4.5 ppc64, #941009 (diff) | |
download | gentoo-44db9c821e1efc899e4ba4f0910b2633283ad710.tar.gz gentoo-44db9c821e1efc899e4ba4f0910b2633283ad710.tar.bz2 gentoo-44db9c821e1efc899e4ba4f0910b2633283ad710.zip |
dev-ruby/tins: Stabilize 1.33.0 ppc64, #941011
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/tins')
-rw-r--r-- | dev-ruby/tins/tins-1.33.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tins/tins-1.33.0.ebuild b/dev-ruby/tins/tins-1.33.0.ebuild index 0536e5b87613..649e8bddad81 100644 --- a/dev-ruby/tins/tins-1.33.0.ebuild +++ b/dev-ruby/tins/tins-1.33.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/flori/tins" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86" IUSE="test" ruby_add_rdepend "dev-ruby/bigdecimal dev-ruby/sync" |