summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-04-28 22:14:29 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-04-28 22:34:10 +0200
commitd213f0f2b50f68aaa06aa5afdbbd0689b0cf04b4 (patch)
tree437016a3960e1250e5befd8989220e37458326d6 /dev-ruby/connection_pool
parentdev-ruby/net-http-persistent: x86 stable (bug #683244) (diff)
downloadgentoo-d213f0f2b50f68aaa06aa5afdbbd0689b0cf04b4.tar.gz
gentoo-d213f0f2b50f68aaa06aa5afdbbd0689b0cf04b4.tar.bz2
gentoo-d213f0f2b50f68aaa06aa5afdbbd0689b0cf04b4.zip
dev-ruby/connection_pool: x86 stable (bug #683244)
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-ruby/connection_pool')
-rw-r--r--dev-ruby/connection_pool/connection_pool-2.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/connection_pool/connection_pool-2.2.2.ebuild b/dev-ruby/connection_pool/connection_pool-2.2.2.ebuild
index f036210d7f63..ade8736512c2 100644
--- a/dev-ruby/connection_pool/connection_pool-2.2.2.ebuild
+++ b/dev-ruby/connection_pool/connection_pool-2.2.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/mperham/connection_pool"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
IUSE=""
ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )"