diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-01-05 12:46:11 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-01-05 12:46:11 -0800 |
commit | 75b4f557c440afd269dbc3033d8466684424cebb (patch) | |
tree | 2ee52af7263418574df581c79c39f0c07dc5552f /virtual/perl-threads | |
parent | virtual/perl-podlators-4.90.0: ppc64 stable, bug 673542 (diff) | |
download | gentoo-75b4f557c440afd269dbc3033d8466684424cebb.tar.gz gentoo-75b4f557c440afd269dbc3033d8466684424cebb.tar.bz2 gentoo-75b4f557c440afd269dbc3033d8466684424cebb.zip |
virtual/perl-threads-2.150.0: ppc64 stable, bug 673542
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'virtual/perl-threads')
-rw-r--r-- | virtual/perl-threads/perl-threads-2.150.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-threads/perl-threads-2.150.0.ebuild b/virtual/perl-threads/perl-threads-2.150.0.ebuild index 9fceba289a2a..ed8a068a89bb 100644 --- a/virtual/perl-threads/perl-threads-2.150.0.ebuild +++ b/virtual/perl-threads/perl-threads-2.150.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sh sparc x86 ~x64-cygwin" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sh sparc x86 ~x64-cygwin" RDEPEND=" || ( =dev-lang/perl-5.26*[ithreads] ~perl-core/${PN#perl-}-${PV} ) |