diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 17:28:25 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 18:21:22 +0800 |
commit | ae66e3776f27c03591f1650ca60e0c902097a329 (patch) | |
tree | e2f167a627a9d365765283631bc6c991c4c517c0 /dev-perl | |
parent | dev-perl/Test-MockObject: keyword 1.202.1.220 for ~loong (diff) | |
download | gentoo-ae66e3776f27c03591f1650ca60e0c902097a329.tar.gz gentoo-ae66e3776f27c03591f1650ca60e0c902097a329.tar.bz2 gentoo-ae66e3776f27c03591f1650ca60e0c902097a329.zip |
dev-perl/bareword-filehandles: keyword 0.7.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r1.ebuild b/dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r1.ebuild index c94a3c4be6da..e353433b0cd1 100644 --- a/dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r1.ebuild +++ b/dev-perl/bareword-filehandles/bareword-filehandles-0.7.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Disables bareword filehandles" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="test" RESTRICT="!test? ( test )" |