diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:51:33 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:51:33 +0800 |
commit | 0821b6d145111d8dec6922429eac6890bab57d2a (patch) | |
tree | 6ad4bc21c04f4e05c19f45badbbfdf250a1db474 | |
parent | dev-perl/Socket6: keyword 0.290.0 for ~loong (diff) | |
download | gentoo-0821b6d145111d8dec6922429eac6890bab57d2a.tar.gz gentoo-0821b6d145111d8dec6922429eac6890bab57d2a.tar.bz2 gentoo-0821b6d145111d8dec6922429eac6890bab57d2a.zip |
dev-perl/Taint-Runtime: keyword 0.30.0-r2 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r-- | dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r2.ebuild b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r2.ebuild index 44c963bedd4a..ff05cbd1779b 100644 --- a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r2.ebuild +++ b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0-r2.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,4 +10,4 @@ inherit perl-module DESCRIPTION="Runtime enable taint checking" 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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" |