diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 15:16:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 15:23:54 +0200 |
commit | 2454ab6aeb2ef5392880b720714b3e78c82a914d (patch) | |
tree | 70234156a23133bec675d124e222468836427f11 /dev-ruby/pg | |
parent | dev-ruby/fakefs: ppc stable wrt bug #622498 (diff) | |
download | gentoo-2454ab6aeb2ef5392880b720714b3e78c82a914d.tar.gz gentoo-2454ab6aeb2ef5392880b720714b3e78c82a914d.tar.bz2 gentoo-2454ab6aeb2ef5392880b720714b3e78c82a914d.zip |
dev-ruby/pg: ppc stable wrt bug #622498
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 fc42bf0e5ba3..8c89355531c8 100644 --- a/dev-ruby/pg/pg-0.18.4-r1.ebuild +++ b/dev-ruby/pg/pg-0.18.4-r1.ebuild @@ -17,7 +17,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:*" |