diff options
author | Andreas K. Huettel <dilfridge@gentoo.org> | 2021-01-04 20:04:32 +0200 |
---|---|---|
committer | Andreas K. Huettel <dilfridge@gentoo.org> | 2021-01-04 20:05:27 +0200 |
commit | e328c72c30cbb1840d32b0529a3e5f4a3ae2d32c (patch) | |
tree | aeac683cc5da357594e1898124ed03811e20818b /virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r8.ebuild | |
parent | dev-perl/Pod-Parser: Keyword ~riscv (diff) | |
download | gentoo-e328c72c30cbb1840d32b0529a3e5f4a3ae2d32c.tar.gz gentoo-e328c72c30cbb1840d32b0529a3e5f4a3ae2d32c.tar.bz2 gentoo-e328c72c30cbb1840d32b0529a3e5f4a3ae2d32c.zip |
virtual/perl-Pod-Parser: Keyword ~riscv
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r8.ebuild')
-rw-r--r-- | virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r8.ebuild b/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r8.ebuild index 68d0280f7971..9b18c5064539 100644 --- a/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r8.ebuild +++ b/virtual/perl-Pod-Parser/perl-Pod-Parser-1.630.0-r8.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=7 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( ~dev-perl/Pod-Parser-1.630.0 =dev-lang/perl-5.30* ) |