diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:04:28 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:31:55 +0100 |
commit | f92431d3f54e447490f469ab816fe9fb6d5da16e (patch) | |
tree | e7517b2240902e3ddc74b4a6ea4869f2504cb10c /dev-ruby/heredoc_unindent | |
parent | dev-ruby/hashie: drop x86-macos (diff) | |
download | gentoo-f92431d3f54e447490f469ab816fe9fb6d5da16e.tar.gz gentoo-f92431d3f54e447490f469ab816fe9fb6d5da16e.tar.bz2 gentoo-f92431d3f54e447490f469ab816fe9fb6d5da16e.zip |
dev-ruby/heredoc_unindent: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/heredoc_unindent')
-rw-r--r-- | dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 a6ce6d1ae7a5..138d28ea8327 100644 --- a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild +++ b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,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 ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )" |