diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-06-04 18:40:57 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-06-04 18:44:26 +0800 |
commit | 4e7d155e81b31da61a193d8341677d87b6b62c9f (patch) | |
tree | cd4560278cab0a013b48486db239d88c96fad4e3 /dev-perl | |
parent | dev-perl/Filter: keyword 1.600.0 for ~loong (diff) | |
download | gentoo-4e7d155e81b31da61a193d8341677d87b6b62c9f.tar.gz gentoo-4e7d155e81b31da61a193d8341677d87b6b62c9f.tar.bz2 gentoo-4e7d155e81b31da61a193d8341677d87b6b62c9f.zip |
dev-perl/Spiffy: keyword 0.460.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Spiffy/Spiffy-0.460.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Spiffy/Spiffy-0.460.0-r1.ebuild b/dev-perl/Spiffy/Spiffy-0.460.0-r1.ebuild index 909cdcc3ffdf..176d00cc302b 100644 --- a/dev-perl/Spiffy/Spiffy-0.460.0-r1.ebuild +++ b/dev-perl/Spiffy/Spiffy-0.460.0-r1.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,4 +10,4 @@ inherit perl-module DESCRIPTION="Spiffy Perl Interface Framework For You" 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 ~x64-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 ~x64-solaris" |