diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-24 09:33:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-24 09:33:55 +0300 |
commit | ac1789032882d289b4d959555941d99157db021e (patch) | |
tree | a0a29b0a2356d8652153ce5d5c653541ba77f8ff /virtual/perl-File-Path/perl-File-Path-2.150.0.ebuild | |
parent | virtual/perl-ExtUtils-ParseXS: amd64 stable wrt bug #685664 (diff) | |
download | gentoo-ac1789032882d289b4d959555941d99157db021e.tar.gz gentoo-ac1789032882d289b4d959555941d99157db021e.tar.bz2 gentoo-ac1789032882d289b4d959555941d99157db021e.zip |
virtual/perl-File-Path: amd64 stable wrt bug #685664
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'virtual/perl-File-Path/perl-File-Path-2.150.0.ebuild')
-rw-r--r-- | virtual/perl-File-Path/perl-File-Path-2.150.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-File-Path/perl-File-Path-2.150.0.ebuild b/virtual/perl-File-Path/perl-File-Path-2.150.0.ebuild index bcd7df6e99fb..eeb230761b1c 100644 --- a/virtual/perl-File-Path/perl-File-Path-2.150.0.ebuild +++ b/virtual/perl-File-Path/perl-File-Path-2.150.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 ${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* ~perl-core/${PN#perl-}-${PV} ) |