diff options
author | Sam James <sam@gentoo.org> | 2023-08-20 06:41:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-20 06:41:26 +0100 |
commit | 20ae87e33dffae1fc91ef64b2a63f829a71eeab7 (patch) | |
tree | a2b1d6fd5f0b730996d5ed65cb9f365fdc790dc9 /dev-ruby/heredoc_unindent | |
parent | net-p2p/transmission: Stabilize 4.0.3-r1 x86, #906317 (diff) | |
download | gentoo-20ae87e33dffae1fc91ef64b2a63f829a71eeab7.tar.gz gentoo-20ae87e33dffae1fc91ef64b2a63f829a71eeab7.tar.bz2 gentoo-20ae87e33dffae1fc91ef64b2a63f829a71eeab7.zip |
dev-ruby/heredoc_unindent: Stabilize 1.2.0-r2 amd64, #912467
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/heredoc_unindent')
-rw-r--r-- | dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r2.ebuild b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r2.ebuild index 2c79115a8801..0d64fa2c7e4b 100644 --- a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r2.ebuild +++ b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/adrianomitre/heredoc_unindent" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc test" ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )" |