diff options
-rw-r--r-- | dev-ruby/connection_pool/connection_pool-2.2.5.ebuild | 2 |
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 )" |