diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-02 18:31:18 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-04 13:21:55 +0800 |
commit | 85fb902fd6e24324d3ed7b489bd24f88e736b076 (patch) | |
tree | 29ed15cb33e26b6d899cdfb5cb4cf254f415e183 /dev-perl/Data-Dump | |
parent | dev-perl/IO-All: keyword 0.870.0-r1 for ~loong (diff) | |
download | gentoo-85fb902fd6e24324d3ed7b489bd24f88e736b076.tar.gz gentoo-85fb902fd6e24324d3ed7b489bd24f88e736b076.tar.bz2 gentoo-85fb902fd6e24324d3ed7b489bd24f88e736b076.zip |
dev-perl/Data-Dump: keyword 1.250.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/Data-Dump')
-rw-r--r-- | dev-perl/Data-Dump/Data-Dump-1.250.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-Dump/Data-Dump-1.250.0.ebuild b/dev-perl/Data-Dump/Data-Dump-1.250.0.ebuild index dd98df6506e7..bedaac219363 100644 --- a/dev-perl/Data-Dump/Data-Dump-1.250.0.ebuild +++ b/dev-perl/Data-Dump/Data-Dump-1.250.0.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=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Pretty printing of data structures" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" virtual/perl-MIME-Base64 |