diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 15:34:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 15:38:03 +0100 |
commit | 2951366b973a6a484cc54e9789410982f3fae0e2 (patch) | |
tree | 3dfd4b978b0353a24bcd626640ec7f3ce474a8c9 /dev-ruby/connection_pool | |
parent | dev-ruby/dalli: Keyword 3.2.1 s390, #840930 (diff) | |
download | gentoo-2951366b973a6a484cc54e9789410982f3fae0e2.tar.gz gentoo-2951366b973a6a484cc54e9789410982f3fae0e2.tar.bz2 gentoo-2951366b973a6a484cc54e9789410982f3fae0e2.zip |
dev-ruby/connection_pool: Keyword 2.2.5 s390, #840930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/connection_pool')
-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 96c12330dc93..7b7c8267d620 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 ~s390 ~sparc x86" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )" |