commit: 03f34d9b59e83d6570058f904d864cd496195d46 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 2 19:32:47 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Feb 2 19:32:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03f34d9b
app-arch/p7zip: Stabilize 17.05-r2 arm, #933740 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-arch/p7zip/p7zip-17.05-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/p7zip/p7zip-17.05-r2.ebuild b/app-arch/p7zip/p7zip-17.05-r2.ebuild index c3cf8085fcf6..85badee82bd9 100644 --- a/app-arch/p7zip/p7zip-17.05-r2.ebuild +++ b/app-arch/p7zip/p7zip-17.05-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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/p7zip-project/p7zip/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="LGPL-2.1 rar? ( unRAR )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos" IUSE="abi_x86_x32 natspec +pch rar test" REQUIRED_USE="test? ( rar )" # bug 907221