app-text/docx2txt: Stabilize 1.4 arm64, #953550

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-01 08:09:01 +01:00
parent 0f57a20bbf
commit d726930804

View File

@@ -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=7
@@ -9,7 +9,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tgz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
RDEPEND="app-arch/unzip
dev-lang/perl"