commit: 071970e1c30a0a1d5e5f65f143c46a0a989af498 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Apr 21 08:54:43 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Apr 21 08:56:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=071970e1
dev-ruby/ruby-poppler: stabilize 4.2.4 for amd64 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/ruby-poppler/ruby-poppler-4.2.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ruby-poppler/ruby-poppler-4.2.4.ebuild b/dev-ruby/ruby-poppler/ruby-poppler-4.2.4.ebuild index 0658deb75858..bae5ac432a3c 100644 --- a/dev-ruby/ruby-poppler/ruby-poppler-4.2.4.ebuild +++ b/dev-ruby/ruby-poppler/ruby-poppler-4.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ USE_RUBY="ruby31 ruby32 ruby33" inherit ruby-ng-gnome2 DESCRIPTION="Ruby poppler-glib bindings" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="amd64 ~ppc ~riscv ~x86" RDEPEND="app-text/poppler[cairo,introspection]" DEPEND="app-text/poppler[cairo,introspection]"
