projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f9ce30
)
dev-ruby/connection_pool: Add ~ppc keyword (bug 583390).
author
Michael Weber
<xmw@gentoo.org>
Mon, 13 Feb 2017 22:16:35 +0000
(23:16 +0100)
committer
Michael Weber
<xmw@gentoo.org>
Tue, 14 Feb 2017 00:34:11 +0000
(
01:34
+0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ruby/connection_pool/connection_pool-2.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-ruby/connection_pool/connection_pool-2.2.1.ebuild
b/dev-ruby/connection_pool/connection_pool-2.2.1.ebuild
index 602a99b34e3259e292fe5318e70330eec8e3561a..aa3be494cab46f7bf31e26d57214cb15e86597e0 100644
(file)
--- a/
dev-ruby/connection_pool/connection_pool-2.2.1.ebuild
+++ b/
dev-ruby/connection_pool/connection_pool-2.2.1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-16,7
+16,7
@@
HOMEPAGE="https://github.com/mperham/connection_pool"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc
~ppc
64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )"