diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-13 08:33:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-13 08:33:00 +0200 |
commit | 717f7ac81c41e4dd54c28dc1f2ad592363ab17cf (patch) | |
tree | 34e5e63ff0dd875f1d5a4f10e2e619b2fa2a32f6 /dev-ruby | |
parent | sys-devel/gcc: x86 stable wrt bug #800767 (diff) | |
download | gentoo-717f7ac81c41e4dd54c28dc1f2ad592363ab17cf.tar.gz gentoo-717f7ac81c41e4dd54c28dc1f2ad592363ab17cf.tar.bz2 gentoo-717f7ac81c41e4dd54c28dc1f2ad592363ab17cf.zip |
dev-ruby/addressable: x86 stable wrt bug #800926
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/addressable/addressable-2.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/addressable/addressable-2.8.0.ebuild b/dev-ruby/addressable/addressable-2.8.0.ebuild index 4156f7ce623f..b0617373069a 100644 --- a/dev-ruby/addressable/addressable-2.8.0.ebuild +++ b/dev-ruby/addressable/addressable-2.8.0.ebuild @@ -18,7 +18,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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_rdepend "|| ( dev-ruby/public_suffix:4 dev-ruby/public_suffix:3 )" |