diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-20 10:38:14 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-20 10:38:14 +0200 |
commit | 8f81f872a715d111ffc344921ce0e509e298df41 (patch) | |
tree | 2d7faecbf5178154b43eb1d7d3b657a97892a02c /dev-ruby/pg | |
parent | dev-cpp/tbb: Stable for PPC64 (bug #552218). (diff) | |
download | gentoo-8f81f872a715d111ffc344921ce0e509e298df41.tar.gz gentoo-8f81f872a715d111ffc344921ce0e509e298df41.tar.bz2 gentoo-8f81f872a715d111ffc344921ce0e509e298df41.zip |
dev-ruby/pg: Stable for PPC64 (bug #555852).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/pg')
-rw-r--r-- | dev-ruby/pg/pg-0.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pg/pg-0.17.1.ebuild b/dev-ruby/pg/pg-0.17.1.ebuild index f52045cfb54e..50bf89a72838 100644 --- a/dev-ruby/pg/pg-0.17.1.ebuild +++ b/dev-ruby/pg/pg-0.17.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://bitbucket.org/ged/ruby-pg/" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~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 ~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="${RDEPEND} |