diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-12 15:50:24 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-12 20:24:48 +0800 |
commit | ae92c6a67a01b76e794bc032afac6fcbb1bac1c8 (patch) | |
tree | 0c947711fbbc0e15cefd75cdae1cd5b4b119bb80 /dev-perl | |
parent | app-office/libreoffice-l10n: keyword 7.3.5.2 for ~loong (diff) | |
download | gentoo-ae92c6a67a01b76e794bc032afac6fcbb1bac1c8.tar.gz gentoo-ae92c6a67a01b76e794bc032afac6fcbb1bac1c8.tar.bz2 gentoo-ae92c6a67a01b76e794bc032afac6fcbb1bac1c8.zip |
dev-perl/Archive-Zip: keyword 1.680.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild index dd8c04b28435..b418bd6291eb 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.680.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x86-linux ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |