commit: 67bfc9bc1096691eacd3b2d3f872e43fcb44f580 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Sun Jan 11 04:12:07 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Sun Jan 11 06:55:58 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67bfc9bc
app-text/pdfarranger: Stabilize 1.12.1 amd64, #967061 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> app-text/pdfarranger/pdfarranger-1.12.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/pdfarranger/pdfarranger-1.12.1.ebuild b/app-text/pdfarranger/pdfarranger-1.12.1.ebuild index 6f9cddff5173..5ba9820658b7 100644 --- a/app-text/pdfarranger/pdfarranger-1.12.1.ebuild +++ b/app-text/pdfarranger/pdfarranger-1.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jeromerobert/${PN}/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND=" app-text/poppler[introspection,cairo]
