diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-25 21:41:25 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-25 22:04:15 -0400 |
commit | 0f3be0645670c9f7844a281db21a8ff4f7fbd313 (patch) | |
tree | c85720e496510cbe8d2b6ff8eb7aa25b259ca61a /dev-ruby/pg | |
parent | dev-ruby/sqlite3: amd64 stable (diff) | |
download | gentoo-0f3be0645670c9f7844a281db21a8ff4f7fbd313.tar.gz gentoo-0f3be0645670c9f7844a281db21a8ff4f7fbd313.tar.bz2 gentoo-0f3be0645670c9f7844a281db21a8ff4f7fbd313.zip |
dev-ruby/pg: amd64 stable
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.ebuild | 2 |
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 409bb349b389..0121b1f24c8d 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:*" |