diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 11:52:36 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 13:05:50 +0800 |
commit | b4fa830e0149d39f943fc061a29dbe547aa58392 (patch) | |
tree | 446961c178d2ab6f9763464cb559de0902b8623c /dev-perl | |
parent | media-libs/libdvdread: keyword 6.1.3 for ~loong (diff) | |
download | gentoo-b4fa830e0149d39f943fc061a29dbe547aa58392.tar.gz gentoo-b4fa830e0149d39f943fc061a29dbe547aa58392.tar.bz2 gentoo-b4fa830e0149d39f943fc061a29dbe547aa58392.zip |
dev-perl/Sort-Versions: keyword 1.620.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Sort-Versions/Sort-Versions-1.620.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sort-Versions/Sort-Versions-1.620.0-r1.ebuild b/dev-perl/Sort-Versions/Sort-Versions-1.620.0-r1.ebuild index 388903cdb54d..007859625350 100644 --- a/dev-perl/Sort-Versions/Sort-Versions-1.620.0-r1.ebuild +++ b/dev-perl/Sort-Versions/Sort-Versions-1.620.0-r1.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="A perl 5 module for sorting of revision-like numbers" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" RDEPEND=" virtual/perl-Exporter |