diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-02 12:15:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-02 12:15:02 +0200 |
commit | 1a2ca6811df6bf5830fcdf2b5fc06b22c0a57c8e (patch) | |
tree | acdaa7efdb07c59bea32cf94ed7ebcd6ee91b661 /dev-ruby/addressable | |
parent | net-libs/webkit-gtk: x86 stable wrt bug #693122 (diff) | |
download | gentoo-1a2ca6811df6bf5830fcdf2b5fc06b22c0a57c8e.tar.gz gentoo-1a2ca6811df6bf5830fcdf2b5fc06b22c0a57c8e.tar.bz2 gentoo-1a2ca6811df6bf5830fcdf2b5fc06b22c0a57c8e.zip |
dev-ruby/addressable: x86 stable wrt bug #693162
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/addressable')
-rw-r--r-- | dev-ruby/addressable/addressable-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/addressable/addressable-2.6.0.ebuild b/dev-ruby/addressable/addressable-2.6.0.ebuild index d47bd69d4db5..b38a607cb142 100644 --- a/dev-ruby/addressable/addressable-2.6.0.ebuild +++ b/dev-ruby/addressable/addressable-2.6.0.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://rubygems.org/gems/addressable https://github.com/sporkmonger/a LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_rdepend ">=dev-ruby/public_suffix-2.0.2:* <dev-ruby/public_suffix-4:*" |