commit: c765b24ef899e2629c7e914c7122cfbc609ec9a1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 1 07:09:02 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 1 07:09:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c765b24e
app-text/odt2txt: Stabilize 0.5-r1 arm64, #953550 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/odt2txt/odt2txt-0.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/odt2txt/odt2txt-0.5-r1.ebuild b/app-text/odt2txt/odt2txt-0.5-r1.ebuild index 429968a0e18b..6cfb960d8be9 100644 --- a/app-text/odt2txt/odt2txt-0.5-r1.ebuild +++ b/app-text/odt2txt/odt2txt-0.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dstosberg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ppc64 ~sparc x86" RDEPEND=" !app-office/unoconv
