diff options
author | Mike Frysinger <vapier@gentoo.org> | 2018-01-11 20:13:31 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2018-01-11 23:07:49 -0500 |
commit | a13e0345609b9261d0f9c841e5a9254539e479e2 (patch) | |
tree | e85233f9156452ad602c6a738c5a88073f20cd70 /virtual/perl-File-Path | |
parent | perl-core/File-Path: mark 2.130.0 m68k/s390/sh stable (diff) | |
download | gentoo-a13e0345609b9261d0f9c841e5a9254539e479e2.tar.gz gentoo-a13e0345609b9261d0f9c841e5a9254539e479e2.tar.bz2 gentoo-a13e0345609b9261d0f9c841e5a9254539e479e2.zip |
virtual/perl-File-Path: mark 2.130.0 m68k/s390/sh stable
Diffstat (limited to 'virtual/perl-File-Path')
-rw-r--r-- | virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild b/virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild index 7b56edf4bb8b..226bb71adddb 100644 --- a/virtual/perl-File-Path/perl-File-Path-2.130.0.ebuild +++ b/virtual/perl-File-Path/perl-File-Path-2.130.0.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-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=" ~perl-core/${PN#perl-}-${PV} |