diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-02 18:31:40 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-04 13:21:58 +0800 |
commit | 2619170686af2b3aa994b00ba4c01255124590ae (patch) | |
tree | 85d565c318ab4de0086637496cb64a28bec16e36 /dev-perl | |
parent | dev-perl/File-TreeCreate: keyword 0.0.1 for ~loong (diff) | |
download | gentoo-2619170686af2b3aa994b00ba4c01255124590ae.tar.gz gentoo-2619170686af2b3aa994b00ba4c01255124590ae.tar.bz2 gentoo-2619170686af2b3aa994b00ba4c01255124590ae.zip |
dev-perl/Inline: keyword 0.860.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Inline/Inline-0.860.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Inline/Inline-0.860.0.ebuild b/dev-perl/Inline/Inline-0.860.0.ebuild index e76ecba139cc..d5e6f08ce87b 100644 --- a/dev-perl/Inline/Inline-0.860.0.ebuild +++ b/dev-perl/Inline/Inline-0.860.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Write Perl subroutines in other languages" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |