diff options
author | Sam James <sam@gentoo.org> | 2024-10-31 13:48:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-31 13:48:29 +0000 |
commit | 22325ceae07abf5fd810c9481223a4dfb5d9ce84 (patch) | |
tree | d4affacc6c258489da47066897d85e58d1f73933 /app-arch | |
parent | net-print/epson-inkjet-printer-escpr: Fix line endings, automake fix (diff) | |
download | gentoo-22325ceae07abf5fd810c9481223a4dfb5d9ce84.tar.gz gentoo-22325ceae07abf5fd810c9481223a4dfb5d9ce84.tar.bz2 gentoo-22325ceae07abf5fd810c9481223a4dfb5d9ce84.zip |
app-arch/p7zip: Stabilize 17.05-r1 arm, #933740
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/p7zip/p7zip-17.05-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/p7zip/p7zip-17.05-r1.ebuild b/app-arch/p7zip/p7zip-17.05-r1.ebuild index aec071c61b29..1f66ce63a7a3 100644 --- a/app-arch/p7zip/p7zip-17.05-r1.ebuild +++ b/app-arch/p7zip/p7zip-17.05-r1.ebuild @@ -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 |