diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-15 16:15:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-15 16:15:19 +0200 |
commit | 0eb5749d4e105218cf235b1eac498b07c024f9b7 (patch) | |
tree | a430b0e9498ca690f50d0a4910a79752390c20ec /dev-ruby/addressable | |
parent | dev-ruby/GeoRuby: amd64 stable wrt bug #618412 (diff) | |
download | gentoo-0eb5749d4e105218cf235b1eac498b07c024f9b7.tar.gz gentoo-0eb5749d4e105218cf235b1eac498b07c024f9b7.tar.bz2 gentoo-0eb5749d4e105218cf235b1eac498b07c024f9b7.zip |
dev-ruby/addressable: amd64 stable wrt bug #618412
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r-- | dev-ruby/addressable/addressable-2.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/addressable/addressable-2.4.0-r1.ebuild b/dev-ruby/addressable/addressable-2.4.0-r1.ebuild index 151a53b2d052..e48bc16d6580 100644 --- a/dev-ruby/addressable/addressable-2.4.0-r1.ebuild +++ b/dev-ruby/addressable/addressable-2.4.0-r1.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://rubygems.org/gems/addressable https://github.com/sporkmonger/a LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_bdepend "doc? ( dev-ruby/yard )" |