commit: c4fad801358b5c9ce7ea8ad5ac545646ca329cfc Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 24 12:29:23 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Oct 24 12:30:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4fad801
dev-ruby/pg: destabilize 1.4.6-r1 for ~x86 Bug: https://bugs.gentoo.org/921128 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/pg/pg-1.4.6-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/pg/pg-1.4.6-r1.ebuild b/dev-ruby/pg/pg-1.4.6-r1.ebuild index 5bddbc743385..e75d54d93ec9 100644 --- a/dev-ruby/pg/pg-1.4.6-r1.ebuild +++ b/dev-ruby/pg/pg-1.4.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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:*"
