diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-04 16:42:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-04 16:46:32 +0300 |
commit | 3399b2525e6897df0949c341c8d4c304456c769f (patch) | |
tree | 1685ccaf96278a8258bf2685a29b3059bbb25f86 /virtual/perl-Perl-OSType | |
parent | virtual/perl-Parse-CPAN-Meta: amd64 stable wrt bug #673542 (diff) | |
download | gentoo-3399b2525e6897df0949c341c8d4c304456c769f.tar.gz gentoo-3399b2525e6897df0949c341c8d4c304456c769f.tar.bz2 gentoo-3399b2525e6897df0949c341c8d4c304456c769f.zip |
virtual/perl-Perl-OSType: amd64 stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'virtual/perl-Perl-OSType')
-rw-r--r-- | virtual/perl-Perl-OSType/perl-Perl-OSType-1.10.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Perl-OSType/perl-Perl-OSType-1.10.0-r1.ebuild b/virtual/perl-Perl-OSType/perl-Perl-OSType-1.10.0-r1.ebuild index 9b7c35e13452..622765ca1589 100644 --- a/virtual/perl-Perl-OSType/perl-Perl-OSType-1.10.0-r1.ebuild +++ b/virtual/perl-Perl-OSType/perl-Perl-OSType-1.10.0-r1.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 ${PN#perl-}" 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 ~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* =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} ) |