diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-19 13:18:37 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-19 13:22:19 +0100 |
commit | 97bc9fccb5c5a0e714ff7914523dc2bbb7b6ca86 (patch) | |
tree | 027366f87453979a9b510eaa22822913bac3ced3 /dev-ruby/heredoc_unindent | |
parent | dev-ruby/hashie: keyworded 2.1.2-r1 for sparc (diff) | |
download | gentoo-97bc9fccb5c5a0e714ff7914523dc2bbb7b6ca86.tar.gz gentoo-97bc9fccb5c5a0e714ff7914523dc2bbb7b6ca86.tar.bz2 gentoo-97bc9fccb5c5a0e714ff7914523dc2bbb7b6ca86.zip |
dev-ruby/heredoc_unindent: keyworded 1.2.0 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/heredoc_unindent')
-rw-r--r-- | dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild index e6ce089ac975..a6ce6d1ae7a5 100644 --- a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild +++ b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/adrianomitre/heredoc_unindent" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )" |