diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-19 13:32:36 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-19 13:22:22 +0100 |
commit | 159e0ee4338295448fb820bd3cfa23d3ad5ca137 (patch) | |
tree | 5279ff4951b908d0b25a2b255c3bc367200637a3 /dev-ruby/safe_yaml | |
parent | dev-ruby/addressable: keyworded 2.5.2 for sparc (diff) | |
download | gentoo-159e0ee4338295448fb820bd3cfa23d3ad5ca137.tar.gz gentoo-159e0ee4338295448fb820bd3cfa23d3ad5ca137.tar.bz2 gentoo-159e0ee4338295448fb820bd3cfa23d3ad5ca137.zip |
dev-ruby/safe_yaml: keyworded 1.0.5 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/safe_yaml')
-rw-r--r-- | dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 09e689fa8777..cb26c6118e1b 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-2019 Gentoo Authors +# Copyright 1999-2020 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 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="test" ruby_add_bdepend "test? ( dev-ruby/hashie |