diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-31 19:01:23 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-31 19:01:23 +0200 |
commit | 23b4d7cc3da29902810c5540a2f10fa1a7d6072b (patch) | |
tree | 394bed42e59056dda18ab14478bbd6f5dc9b4275 /dev-ruby/pg | |
parent | dev-ruby/pg: Stabilize 1.5.4-r1 amd64, #921128 (diff) | |
download | gentoo-23b4d7cc3da29902810c5540a2f10fa1a7d6072b.tar.gz gentoo-23b4d7cc3da29902810c5540a2f10fa1a7d6072b.tar.bz2 gentoo-23b4d7cc3da29902810c5540a2f10fa1a7d6072b.zip |
dev-ruby/pg: Stabilize 1.5.4-r1 ppc64, #921128
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/pg')
-rw-r--r-- | dev-ruby/pg/pg-1.5.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/pg/pg-1.5.4-r1.ebuild b/dev-ruby/pg/pg-1.5.4-r1.ebuild index f4dcf4a8515f..26fac2d5da84 100644 --- a/dev-ruby/pg/pg-1.5.4-r1.ebuild +++ b/dev-ruby/pg/pg-1.5.4-r1.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 ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="" RDEPEND+=" dev-db/postgresql:*" |