summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-06-26 00:51:16 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-06-26 01:19:57 +0200
commitb5a682e458962e280d77ea59d0a049d8b0d8f373 (patch)
tree407da098b10a99fa855b54bde2897c76d6750890 /dev-ruby/pg
parentdev-ruby/sqlite3: x86 stable (bug #658784) (diff)
downloadgentoo-b5a682e458962e280d77ea59d0a049d8b0d8f373.tar.gz
gentoo-b5a682e458962e280d77ea59d0a049d8b0d8f373.tar.bz2
gentoo-b5a682e458962e280d77ea59d0a049d8b0d8f373.zip
dev-ruby/pg: x86 stable (bug #658784)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/pg')
-rw-r--r--dev-ruby/pg/pg-0.21.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pg/pg-0.21.0.ebuild b/dev-ruby/pg/pg-0.21.0.ebuild
index 24430c4f4590..409bb349b389 100644
--- a/dev-ruby/pg/pg-0.21.0.ebuild
+++ b/dev-ruby/pg/pg-0.21.0.ebuild
@@ -16,7 +16,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:*"