summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-03-30 13:48:13 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-03-30 13:48:13 +0200
commit9eed25c1665e48b3eb98e4388413561353058706 (patch)
treed3503f1be0ed9a52747978aa571da5afc9845a8a /dev-ruby
parentmedia-tv/v4l-utils: x86 stable wrt bug #835935 (diff)
downloadgentoo-9eed25c1665e48b3eb98e4388413561353058706.tar.gz
gentoo-9eed25c1665e48b3eb98e4388413561353058706.tar.bz2
gentoo-9eed25c1665e48b3eb98e4388413561353058706.zip
dev-ruby/connection_pool: x86 stable wrt bug #836265
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/connection_pool/connection_pool-2.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/connection_pool/connection_pool-2.2.5.ebuild b/dev-ruby/connection_pool/connection_pool-2.2.5.ebuild
index b2eaae4a0a63..96c12330dc93 100644
--- a/dev-ruby/connection_pool/connection_pool-2.2.5.ebuild
+++ b/dev-ruby/connection_pool/connection_pool-2.2.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/mperham/connection_pool"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE=""
ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )"