summaryrefslogtreecommitdiff
path: root/dev-ruby/pg/pg-1.5.4-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/pg/pg-1.5.4-r1.ebuild')
-rw-r--r--dev-ruby/pg/pg-1.5.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/pg/pg-1.5.4-r1.ebuild b/dev-ruby/pg/pg-1.5.4-r1.ebuild
index 2683eff07653..26fac2d5da84 100644
--- a/dev-ruby/pg/pg-1.5.4-r1.ebuild
+++ b/dev-ruby/pg/pg-1.5.4-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_GEMSPEC="pg.gemspec"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
@@ -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:*"