diff options
author | 2024-11-14 04:34:38 +0000 | |
---|---|---|
committer | 2024-11-14 04:34:38 +0000 | |
commit | 151876791c0837c5da04de9d60abbdcc742f9dd3 (patch) | |
tree | 0f7a40702a617b3ef428609a72f6460df52d5141 /dev-ruby/tins | |
parent | dev-ruby/power_assert: Stabilize 2.0.4 ppc, #943448 (diff) | |
download | gentoo-151876791c0837c5da04de9d60abbdcc742f9dd3.tar.gz gentoo-151876791c0837c5da04de9d60abbdcc742f9dd3.tar.bz2 gentoo-151876791c0837c5da04de9d60abbdcc742f9dd3.zip |
dev-ruby/tins: Stabilize 1.36.1 ppc, #943450
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/tins')
-rw-r--r-- | dev-ruby/tins/tins-1.36.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tins/tins-1.36.1.ebuild b/dev-ruby/tins/tins-1.36.1.ebuild index 5b0c55d2d4fe..97d6bd78d7f1 100644 --- a/dev-ruby/tins/tins-1.36.1.ebuild +++ b/dev-ruby/tins/tins-1.36.1.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" |