diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-06-30 02:29:01 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-06-30 03:32:05 +1200 |
commit | 96bd9798e3f6638b452f973b8819a0483422b72a (patch) | |
tree | c46fc4a717401b3aac8b6612b1bfb9bb600a4e9f /virtual | |
parent | virtual/perl-Math-BigInt: Inherit ~riscv from dev-lang/perl (diff) | |
download | gentoo-96bd9798e3f6638b452f973b8819a0483422b72a.tar.gz gentoo-96bd9798e3f6638b452f973b8819a0483422b72a.tar.bz2 gentoo-96bd9798e3f6638b452f973b8819a0483422b72a.zip |
virtual/perl-Time-Piece: Inherit ~riscv from dev-lang/perl
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Time-Piece/perl-Time-Piece-1.330.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Time-Piece/perl-Time-Piece-1.330.0.ebuild b/virtual/perl-Time-Piece/perl-Time-Piece-1.330.0.ebuild index b68ed24ec609..9278ecf3f35a 100644 --- a/virtual/perl-Time-Piece/perl-Time-Piece-1.330.0.ebuild +++ b/virtual/perl-Time-Piece/perl-Time-Piece-1.330.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 s390 sparc x86 ~x64-cygwin ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) |