summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-07-07 16:49:01 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-07-07 16:50:00 +0200
commitccb39de4ea452b2b26e5f63d81279d1c7a0335a8 (patch)
tree3f3a8727813ef5350a7bede02fd7f348a863fc69
parentdev-ruby/fakefs: ppc64 stable wrt bug #622498 (diff)
downloadgentoo-ccb39de4.tar.gz
gentoo-ccb39de4.tar.bz2
gentoo-ccb39de4.zip
dev-ruby/pg: ppc64 stable wrt bug #622498
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-ruby/pg/pg-0.18.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pg/pg-0.18.4-r1.ebuild b/dev-ruby/pg/pg-0.18.4-r1.ebuild
index 8c89355531c8..ed562255874d 100644
--- a/dev-ruby/pg/pg-0.18.4-r1.ebuild
+++ b/dev-ruby/pg/pg-0.18.4-r1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://bitbucket.org/ged/ruby-pg/"
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND+=" dev-db/postgresql:*"