diff options
author | Sam James <sam@gentoo.org> | 2023-04-17 10:45:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-17 10:45:36 +0100 |
commit | 35d51809916ed23427639c4a02935987fdbe660c (patch) | |
tree | 37663dd5b34aacd16b7b17fedd0776bebff500d7 | |
parent | net-im/synapse: Stabilize 1.79.0 amd64, #904440 (diff) | |
download | gentoo-35d51809916ed23427639c4a02935987fdbe660c.tar.gz gentoo-35d51809916ed23427639c4a02935987fdbe660c.tar.bz2 gentoo-35d51809916ed23427639c4a02935987fdbe660c.zip |
dev-ruby/pg: Stabilize 1.4.6 ppc, #904428
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-ruby/pg/pg-1.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pg/pg-1.4.6.ebuild b/dev-ruby/pg/pg-1.4.6.ebuild index caf2e4e5d507..b5903de0cdee 100644 --- a/dev-ruby/pg/pg-1.4.6.ebuild +++ b/dev-ruby/pg/pg-1.4.6.ebuild @@ -20,7 +20,7 @@ RUBY_S="ruby-${P}" LICENSE="|| ( BSD-2 Ruby-BSD )" SLOT="1" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND+=" dev-db/postgresql:*" |