diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:23:33 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:32:11 +0100 |
commit | dd73daa9127bab349d083708f281e83f3f0581c1 (patch) | |
tree | ba06e09ff340ebcd45f8aa60391d6c049cb3eaa2 /dev-ruby/safe_yaml | |
parent | dev-ruby/ruby-termios: drop x86-macos (diff) | |
download | gentoo-dd73daa9127bab349d083708f281e83f3f0581c1.tar.gz gentoo-dd73daa9127bab349d083708f281e83f3f0581c1.tar.bz2 gentoo-dd73daa9127bab349d083708f281e83f3f0581c1.zip |
dev-ruby/safe_yaml: 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/safe_yaml')
-rw-r--r-- | dev-ruby/safe_yaml/safe_yaml-1.0.5-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/safe_yaml/safe_yaml-1.0.5-r1.ebuild b/dev-ruby/safe_yaml/safe_yaml-1.0.5-r1.ebuild index ea0cd393ddd8..46e1bd32dd31 100644 --- a/dev-ruby/safe_yaml/safe_yaml-1.0.5-r1.ebuild +++ b/dev-ruby/safe_yaml/safe_yaml-1.0.5-r1.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=7 @@ -15,7 +15,7 @@ HOMEPAGE="https://dtao.github.com/safe_yaml" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/hashie diff --git a/dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild b/dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild index cb26c6118e1b..b94009c285c2 100644 --- a/dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild +++ b/dev-ruby/safe_yaml/safe_yaml-1.0.5.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=6 @@ -16,7 +16,7 @@ HOMEPAGE="https://dtao.github.com/safe_yaml" 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="test" ruby_add_bdepend "test? ( dev-ruby/hashie |