diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 10:53:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 10:53:18 +0300 |
commit | fcb01c6f10a968f5711a02861f1a3db70c9b8e8b (patch) | |
tree | de93f250a038ea69800a1c1328463b028b3942db /dev-ruby/heredoc_unindent | |
parent | dev-ruby/bsearch: Stabilize 1.5.0-r4 ppc, #912466 (diff) | |
download | gentoo-fcb01c6f10a968f5711a02861f1a3db70c9b8e8b.tar.gz gentoo-fcb01c6f10a968f5711a02861f1a3db70c9b8e8b.tar.bz2 gentoo-fcb01c6f10a968f5711a02861f1a3db70c9b8e8b.zip |
dev-ruby/heredoc_unindent: Stabilize 1.2.0-r2 x86, #912467
Signed-off-by: Arthur Zamarin <arthurzam@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 e4818a90970d..2c79115a8801 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 )" |