summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-13 23:16:35 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-14 01:34:11 +0100
commitaf10385c3bdb6982b273610668bfcfa9559482c7 (patch)
treed82495f0ab35c8209974bd05174ea09cb07ecb28 /dev-ruby/connection_pool/connection_pool-2.2.1.ebuild
parentdev-ruby/itextomml: Add ~ppc keyword (bug 583390). (diff)
downloadgentoo-af10385c3bdb6982b273610668bfcfa9559482c7.tar.gz
gentoo-af10385c3bdb6982b273610668bfcfa9559482c7.tar.bz2
gentoo-af10385c3bdb6982b273610668bfcfa9559482c7.zip
dev-ruby/connection_pool: Add ~ppc keyword (bug 583390).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/connection_pool/connection_pool-2.2.1.ebuild')
-rw-r--r--dev-ruby/connection_pool/connection_pool-2.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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 602a99b34e32..aa3be494cab4 100644
--- 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-2016 Gentoo Foundation
+# Copyright 1999-2017 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 ~ppc64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( >=dev-ruby/minitest-5 )"