diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-13 15:42:14 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-13 15:43:26 +0200 |
commit | db03da507df5d603b45b021cac4f0ed5d3a5f56b (patch) | |
tree | 81338280406377990aff9261b129ea55f3d03fc0 /virtual/perl-Dumpvalue | |
parent | dev-db/timescaledb: Bump to 2.2.1 (diff) | |
download | gentoo-db03da507df5d603b45b021cac4f0ed5d3a5f56b.tar.gz gentoo-db03da507df5d603b45b021cac4f0ed5d3a5f56b.tar.bz2 gentoo-db03da507df5d603b45b021cac4f0ed5d3a5f56b.zip |
virtual/perl-Dumpvalue: Keyword ~riscv
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-Dumpvalue')
-rw-r--r-- | virtual/perl-Dumpvalue/perl-Dumpvalue-1.210.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Dumpvalue/perl-Dumpvalue-1.210.0.ebuild b/virtual/perl-Dumpvalue/perl-Dumpvalue-1.210.0.ebuild index 3e7b88be17e3..66ee78640bd3 100644 --- a/virtual/perl-Dumpvalue/perl-Dumpvalue-1.210.0.ebuild +++ b/virtual/perl-Dumpvalue/perl-Dumpvalue-1.210.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin" RDEPEND=" || ( =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} ) |