pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-iruby ruby-iruby: not for Python 2.7/3.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/7816a5b9928f
branches: trunk
changeset: 373000:7816a5b9928f
user: adam <adam%pkgsrc.org@localhost>
date: Fri Feb 04 12:42:34 2022 +0000
description:
ruby-iruby: not for Python 2.7/3.7
diffstat:
devel/ruby-iruby/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 514569793c1c -r 7816a5b9928f devel/ruby-iruby/Makefile
--- a/devel/ruby-iruby/Makefile Fri Feb 04 12:40:33 2022 +0000
+++ b/devel/ruby-iruby/Makefile Fri Feb 04 12:42:34 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2022/01/14 16:20:14 taca Exp $
+# $NetBSD: Makefile,v 1.6 2022/02/04 12:42:34 adam Exp $
DISTNAME= iruby-0.7.0
PKGREVISION= 1
@@ -21,6 +21,8 @@
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27 38
+
RUBYGEM_OPTIONS+= --format-executable
SUBST_CLASSES+= python
Home |
Main Index |
Thread Index |
Old Index