diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-30 22:46:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-30 22:46:45 +0100 |
commit | 9b423be08d45bd89a98045bc1d64eba9cfc273b2 (patch) | |
tree | 53a1b102e93e9bf39f3699267970f36f4eda413d | |
parent | dev-perl/Sys-MemInfo: stable 0.990.0 for hppa, bug #662392 (diff) | |
download | gentoo-9b423be08d45bd89a98045bc1d64eba9cfc273b2.tar.gz gentoo-9b423be08d45bd89a98045bc1d64eba9cfc273b2.tar.bz2 gentoo-9b423be08d45bd89a98045bc1d64eba9cfc273b2.zip |
dev-ruby/pg: stable 0.21.0 for ppc, bug #658784
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
-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 0121b1f24c8d..bfe07cb527f7 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:*" |