diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-20 01:23:08 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-20 00:55:20 +0100 |
commit | 62dfd79af3d04ced1f816cb6016ec7f27ace20e9 (patch) | |
tree | 9dceffee334fc5c23bda4f5c68ea502cde76847a /dev-ruby/connection_pool | |
parent | dev-ruby/tzinfo: keyworded 2.0.2 for sparc (diff) | |
download | gentoo-62dfd79af3d04ced1f816cb6016ec7f27ace20e9.tar.gz gentoo-62dfd79af3d04ced1f816cb6016ec7f27ace20e9.tar.bz2 gentoo-62dfd79af3d04ced1f816cb6016ec7f27ace20e9.zip |
dev-ruby/connection_pool: keyworded 2.2.2 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/connection_pool')
-rw-r--r-- | dev-ruby/connection_pool/connection_pool-2.2.2.ebuild | 2 |
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 ccf7f78afb59..62f3228df938 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="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )" |