diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-10-09 03:25:49 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-10-09 03:25:49 +0800 |
commit | e597714d0e7a8c6c97e49c70326da072244bcb11 (patch) | |
tree | f616ff34be982ca81a4cae0c999a5fe766922a04 /app-arch | |
parent | sys-apps/pcsc-lite: drop 1.9.9 (diff) | |
download | gentoo-e597714d0e7a8c6c97e49c70326da072244bcb11.tar.gz gentoo-e597714d0e7a8c6c97e49c70326da072244bcb11.tar.bz2 gentoo-e597714d0e7a8c6c97e49c70326da072244bcb11.zip |
app-arch/p7zip: keyword 17.05-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@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 3ae8fa5c09e1..656d88659586 100644 --- a/app-arch/p7zip/p7zip-17.05-r1.ebuild +++ b/app-arch/p7zip/p7zip-17.05-r1.ebuild @@ -12,7 +12,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 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos" IUSE="abi_x86_x32 natspec +pch rar static" RDEPEND="natspec? ( dev-libs/libnatspec )" |