Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Dumpvalue/
Date: Wed, 03 Feb 2021 02:31:16
Message-Id: 1612319456.2e0d7ce839eea15a087ab438253fc7ef6b09c315.sam@gentoo
1 commit: 2e0d7ce839eea15a087ab438253fc7ef6b09c315
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 3 02:28:52 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 3 02:30:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e0d7ce8
7
8 virtual/perl-Dumpvalue: fix MissingVirtualKeywords (hppa, ~riscv)
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 virtual/perl-Dumpvalue/perl-Dumpvalue-1.180.0-r5.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/virtual/perl-Dumpvalue/perl-Dumpvalue-1.180.0-r5.ebuild b/virtual/perl-Dumpvalue/perl-Dumpvalue-1.180.0-r5.ebuild
17 index ead8c867140..9f87d5e6296 100644
18 --- a/virtual/perl-Dumpvalue/perl-Dumpvalue-1.180.0-r5.ebuild
19 +++ b/virtual/perl-Dumpvalue/perl-Dumpvalue-1.180.0-r5.ebuild
20 @@ -1,11 +1,11 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26
27 DESCRIPTION="Virtual for ${PN#perl-}"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~x64-cygwin"
30 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin"
31
32 RDEPEND="
33 || ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} )