diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-02 15:23:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-02 15:23:36 +0200 |
commit | b2ffbdd98bf6d045f277decd4c117f8f9f5bfa5b (patch) | |
tree | 3f13cca6353cfd710fff1d42cdd4f90b920c6d22 /dev-ruby/addressable | |
parent | net-libs/webkit-gtk: amd64 stable wrt bug #693122 (diff) | |
download | gentoo-b2ffbdd98bf6d045f277decd4c117f8f9f5bfa5b.tar.gz gentoo-b2ffbdd98bf6d045f277decd4c117f8f9f5bfa5b.tar.bz2 gentoo-b2ffbdd98bf6d045f277decd4c117f8f9f5bfa5b.zip |
dev-ruby/addressable: amd64 stable wrt bug #693162
Package-Manager: Portage-2.3.69, Repoman-2.3.16
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.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 b38a607cb142..8dd64c71c341 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:*" |