diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 22:02:03 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 22:02:03 +0200 |
commit | 5264a79e5fed565cf5500979f33494508746d9cd (patch) | |
tree | 73f631b61d19cb9b1327291086751c82c4247759 /virtual/perl-ExtUtils-Install | |
parent | virtual/perl-ExtUtils-CBuilder: keyword ~riscv (diff) | |
download | gentoo-5264a79e5fed565cf5500979f33494508746d9cd.tar.gz gentoo-5264a79e5fed565cf5500979f33494508746d9cd.tar.bz2 gentoo-5264a79e5fed565cf5500979f33494508746d9cd.zip |
virtual/perl-ExtUtils-Install: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-ExtUtils-Install')
-rw-r--r-- | virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.140.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.140.0.ebuild b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.140.0.ebuild index 8b08ab9ffecf..96ee65c1457a 100644 --- a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.140.0.ebuild +++ b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.140.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Virtual for ExtUtils-Install" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} ) |