summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-11-21 09:58:15 +0100
committerHans de Graaff <graaff@gentoo.org>2020-11-21 09:58:15 +0100
commit8d86a9ab7ff10efa1f4dddcd9227a17623ac280b (patch)
tree01b94f56937d81d2874cb0f13a2125dd92b02afd /dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.ebuild
parentdev-ruby/execjs: EAPI 7, add duktape-rb (diff)
downloadgentoo-8d86a9ab7ff10efa1f4dddcd9227a17623ac280b.tar.gz
gentoo-8d86a9ab7ff10efa1f4dddcd9227a17623ac280b.tar.bz2
gentoo-8d86a9ab7ff10efa1f4dddcd9227a17623ac280b.zip
dev-ruby/duktape-rb: add missing subslot operator
duktape-rb needs to be recompiled against new duktape versions. Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.ebuild')
-rw-r--r--dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.ebuild b/dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.ebuild
index cb4afb5e8307..ae7052fef742 100644
--- a/dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.ebuild
+++ b/dev-ruby/duktape-rb/duktape-rb-2.3.0.0-r2.ebuild
@@ -21,7 +21,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ppc"
-COMMON_DEPEND="dev-lang/duktape"
+COMMON_DEPEND="dev-lang/duktape:="
DEPEND+="${COMMON_DEPEND}"
RDEPEND+="${COMMON_DEPEND}"