diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-09-01 18:51:48 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-09-01 19:17:35 +1200 |
commit | 3d465640c13dd8c056f2d382c880fd59257b0770 (patch) | |
tree | 45b054e0ab945dddf98c0ceb096190eb5d1f530a /virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild | |
parent | virtual/perl-Math-BigInt-FastCalc: Spread ~prefix keywords from perl (diff) | |
download | gentoo-3d465640c13dd8c056f2d382c880fd59257b0770.tar.gz gentoo-3d465640c13dd8c056f2d382c880fd59257b0770.tar.bz2 gentoo-3d465640c13dd8c056f2d382c880fd59257b0770.zip |
virtual/perl-Math-BigInt: Spread ~prefix keywords from dev-lang/perl
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild')
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild index b417385de1a0..3dc30d324ac3 100644 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild +++ b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.811.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} ) |