commit: ac8b5b4e8e077a4b0722925377e9a74d9349e257 Author: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> AuthorDate: Sun Feb 9 04:34:48 2025 +0000 Commit: Erik Mackdanz <stasibear <AT> gentoo <DOT> org> CommitDate: Sun Feb 9 04:38:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac8b5b4e
app-office/ledger: stabilize 3.3.2-r2 for amd64, arm, arm64, x86 Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org> app-office/ledger/ledger-3.3.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/ledger/ledger-3.3.2-r2.ebuild b/app-office/ledger/ledger-3.3.2-r2.ebuild index 4d99599fedda..030d11a0b2c2 100644 --- a/app-office/ledger/ledger-3.3.2-r2.ebuild +++ b/app-office/ledger/ledger-3.3.2-r2.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 @@ -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 python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
