diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 20:19:15 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 21:21:26 +0200 |
commit | 06767a05f89cb4af51530dfc5e3ff1271f7b0566 (patch) | |
tree | e84e5111a7249cfe5946f9d5fb8734e93c907161 /dev-ruby/pg | |
parent | dev-ruby/fakefs: x86 stable (bug #645622) (diff) | |
download | gentoo-06767a05f89cb4af51530dfc5e3ff1271f7b0566.tar.gz gentoo-06767a05f89cb4af51530dfc5e3ff1271f7b0566.tar.bz2 gentoo-06767a05f89cb4af51530dfc5e3ff1271f7b0566.zip |
dev-ruby/pg: x86 stable (bug #645622)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/pg')
-rw-r--r-- | dev-ruby/pg/pg-0.18.4-r1.ebuild | 2 |
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 76ca7c11e058..485cd64b28cd 100644 --- a/dev-ruby/pg/pg-0.18.4-r1.ebuild +++ b/dev-ruby/pg/pg-0.18.4-r1.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:*" |