commit: 6fb87874795fab5a46bab20295ced6fb7a392acb Author: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> AuthorDate: Wed Jan 28 04:49:58 2026 +0000 Commit: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> CommitDate: Wed Jan 28 04:53:18 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fb87874
app-office/ledger: stabilize 3.4.1 for amd64, arm, arm64, x86 Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org> app-office/ledger/ledger-3.4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/ledger/ledger-3.4.1.ebuild b/app-office/ledger/ledger-3.4.1.ebuild index e02a54ba77e6..5ed32122450e 100644 --- a/app-office/ledger/ledger-3.4.1.ebuild +++ b/app-office/ledger/ledger-3.4.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/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86" IUSE="debug doc gpg python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
