diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:27:37 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:28:51 +0800 |
commit | 6b869f9f396a5ec3e606335152b7ce84c957e04e (patch) | |
tree | 8ff680bb6e5cef663571d8698f61252ee84ee488 /dev-perl | |
parent | dev-perl/namespace-clean: keyword 0.270.0-r1 for ~loong (diff) | |
download | gentoo-6b869f9f396a5ec3e606335152b7ce84c957e04e.tar.gz gentoo-6b869f9f396a5ec3e606335152b7ce84c957e04e.tar.bz2 gentoo-6b869f9f396a5ec3e606335152b7ce84c957e04e.zip |
dev-perl/namespace-autoclean: keyword 0.290.0 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/namespace-autoclean/namespace-autoclean-0.290.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/namespace-autoclean/namespace-autoclean-0.290.0.ebuild b/dev-perl/namespace-autoclean/namespace-autoclean-0.290.0.ebuild index 74d0f2171a9c..8d3e254174e2 100644 --- a/dev-perl/namespace-autoclean/namespace-autoclean-0.290.0.ebuild +++ b/dev-perl/namespace-autoclean/namespace-autoclean-0.290.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=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Keep imports out of your namespace" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" RDEPEND=" >=dev-perl/B-Hooks-EndOfScope-0.120.0 |