diff options
author | Hans de Graaff <graaff@gentoo.org> | 2021-11-08 06:42:33 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2021-11-08 06:42:33 +0100 |
commit | 5b94222952f40c3f6e09d19a454818384bd49323 (patch) | |
tree | 9c0afbd5e5e1854ea6d2b801524685764c7b9bd5 /dev-ruby | |
parent | dev-ruby/railties: remove old thor slot (diff) | |
download | gentoo-5b94222952f40c3f6e09d19a454818384bd49323.tar.gz gentoo-5b94222952f40c3f6e09d19a454818384bd49323.tar.bz2 gentoo-5b94222952f40c3f6e09d19a454818384bd49323.zip |
dev-ruby/heredoc_unindent: all arches stable
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index c34fd046a74d..971c1b63f621 100644 --- a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r1.ebuild +++ b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r1.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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )" |