Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/heredoc_unindent/
Date: Mon, 08 Nov 2021 05:43:37
Message-Id: 1636350153.5b94222952f40c3f6e09d19a454818384bd49323.graaff@gentoo
1 commit: 5b94222952f40c3f6e09d19a454818384bd49323
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 8 05:42:33 2021 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 8 05:42:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b942229
7
8 dev-ruby/heredoc_unindent: all arches stable
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r1.ebuild b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r1.ebuild
17 index c34fd046a74..971c1b63f62 100644
18 --- a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r1.ebuild
19 +++ b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r1.ebuild
20 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/adrianomitre/heredoc_unindent"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE="doc test"
27
28 ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"