diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-13 17:09:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-13 17:10:09 +0300 |
commit | ac365a423ac7cf9c7a90353211bfb67ec3582e68 (patch) | |
tree | e5329d4c154da86287021fb619903148a8e217da /dev-ruby/safe_yaml | |
parent | dev-ruby/crack: amd64 stable wrt bug #683244 (diff) | |
download | gentoo-ac365a423ac7cf9c7a90353211bfb67ec3582e68.tar.gz gentoo-ac365a423ac7cf9c7a90353211bfb67ec3582e68.tar.bz2 gentoo-ac365a423ac7cf9c7a90353211bfb67ec3582e68.zip |
dev-ruby/safe_yaml: amd64 stable wrt bug #683244
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-ruby/safe_yaml')
-rw-r--r-- | dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 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 1f94905ba59f..8bb41c818324 100644 --- a/dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild +++ b/dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild @@ -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 ~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 |