summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-13 23:44:11 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-14 01:34:37 +0100
commit174d8454b7f2370f56fabed497e61032508ea3e0 (patch)
tree5910224117ed01782f2ee7fbdde718918c865757 /dev-ruby/pg/pg-0.18.4-r1.ebuild
parentdev-ruby/actionpack: Add ~ppc keyword (bug 583390). (diff)
downloadgentoo-174d8454b7f2370f56fabed497e61032508ea3e0.tar.gz
gentoo-174d8454b7f2370f56fabed497e61032508ea3e0.tar.bz2
gentoo-174d8454b7f2370f56fabed497e61032508ea3e0.zip
dev-ruby/pg: Add ~ppc keyword (bug 583390).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/pg/pg-0.18.4-r1.ebuild')
-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 5e66b55746e1..33ed97ba666b 100644
--- a/dev-ruby/pg/pg-0.18.4-r1.ebuild
+++ b/dev-ruby/pg/pg-0.18.4-r1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://bitbucket.org/ged/ruby-pg/"
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~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 ~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:*"