summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-03-28 08:50:10 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-03-28 08:50:10 +0200
commit4df2d03f5e54d9579601f95e20e73ed3f90ac83a (patch)
tree91e337ecc6c46d2215978ab5d6fda62689841327 /dev-ruby/connection_pool
parentsys-devel/binutils-config: amd64 stable wrt bug #836217 (diff)
downloadgentoo-4df2d03f5e54d9579601f95e20e73ed3f90ac83a.tar.gz
gentoo-4df2d03f5e54d9579601f95e20e73ed3f90ac83a.tar.bz2
gentoo-4df2d03f5e54d9579601f95e20e73ed3f90ac83a.zip
dev-ruby/connection_pool: amd64 stable wrt bug #836265
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/connection_pool')
-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 3cff783e758b..b2eaae4a0a63 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 )"