Anyone know if this works on x86?  Or how to get it working on x86 with
perl-5.20

I'm already running lms-7.9 with perl5.18(?), but the ebuild explicitly
states different versions of perl for different architectures.  So since
Gentoo have upgraded Perl I'm stuck and can't update because it just
blocks.


Code:
--------------------
    # Runtime dependencies.
  RDEPEND="
  !prefix? ( >=sys-apps/baselayout-2.0.0 )
  !prefix? ( virtual/logger )
  >=dev-lang/perl-5.8.8[ithreads]
  x86? ( <dev-lang/perl-5.19[ithreads] )
  amd64? ( <dev-lang/perl-5.21[ithreads] )
  >=dev-perl/Data-UUID-1.202
  "
--------------------


------------------------------------------------------------------------
RobertCL's Profile: http://forums.slimdevices.com/member.php?userid=30022
View this thread: http://forums.slimdevices.com/showthread.php?t=103111

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to